Hi,

i've got some troubles with encryption/decryption between Mono and .NET.
I have a client application which encrypts data with RijndaelManaged and a
server which decrypts this data. If I run both apps on Windows/.Net,
everything runs fine, but if I run the server on Linux/Mono, the data is not
decrypted correctly. I've not any exception but the decrypted data is
different from the original data.

Is it a known compatibility issue or should I report it as a bug?

-- 
View this message in context: 
http://mono.1490590.n4.nabble.com/Encryption-compatibility-between-Mono-and-NET-tp3050344p3050344.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to