Hello Kala,
> What is the library used internally to implement
> System.Security.Cryptography in mono?
You're mixing two concept here.
First the System.Security.dll assembly (library) only contains support for
XML Digital Signature in Fx 1.0 and 1.1. Fx 2.0 also adds support for XML
Encryption,
Hi Kala,
The algorithms in System.Security are implemented in managed code
without dependencies to external libs. It's a subset of
Mono.Security that can be used on Windows/.NET without changes.
Joerg.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behal