Hi,
I've a problem encrypting a string with the Rijndael algorithm. The encryption
method returns me different encrypted string executing it over mono and over
Microsoft framework.
Mono
--------
Rijndael encryption: m4VaPKV8qzz9qcxLTDAmIdMg38CZzVDmwM4BgVa4QIU=
Rijndael decryption: PlainText
Microsoft Framework .Net 1.1
-------------------------------------------
Rijndael encryption: Fz1ONOUgWTGbI6LMNw1WPubntPWAHleafLWhb0s7Oq0=
Rijndael decryption: PlainText
I've tested the TripleDES algorithm and it returns the same encrypted string,
but I'm interested in use Rijndael.
Any solution is appreciated.
Regards,
Ruben.
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list