[Mono-dev] System.Security.Cryptography : TripleDES Issue
Yogendra Thakur
YogendraT at ami.com
Mon Oct 17 17:39:09 EDT 2005
Hello,
Is Triple DES Encryption supported in Mono?
I have small code which uses Triple DES algorithm to encrypt /Decrypt
data.
This works fine in MS .NET. When I run same code on Mono, it throws "IV
length can not be greater than Block Size" exception.
I don't find any entry for this class in documentation. I searched data
base but couldn't find anything.
Also I see Crypto classes are implemented under two different namespaces
System.Security.Cryptography and Mono.Security.Cryptography. What is the
difference between them?
Your help is appreciated.
Regards,
Yogendra Thakur.
More information about the Mono-devel-list
mailing list