> There are plenty of industry-standard encryption/hashing algorithms
> included in the framework, in System.Security.Cryptography; I doubt
[quoted text clipped - 4 lines]
>
> http://msdn2.microsoft.com/en-us/library/system.security.cryptography.aspx
I don't know AspEncrypt (based on your statement I assume I should
consider myself lucky !), but either it uses the same well defined
algorithms (DES, 3DES, RC4, AES, RSA, DSA, MD5, SHA-1 etc.) that
.NET does *or* it is time to switch to those algorithms !
Arne