Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

encryption in delphi and .Net

7 views
Skip to first unread message

cap....@gmail.com

unread,
Sep 20, 2006, 2:04:59 PM9/20/06
to
Hello-

I'm currently working in two languages: Delphi, and .Net. I am trying
to have the same encrytion in both parts (Rijndael). The Delphi
portion is using your DCPcrypt, and .Net is using
ICryptoTransform/RijndaelManaged. I have not been successful in getting
the the same encrypted result back when I pass the same Key and IV to
DCPCrypt and .Net.
How can I use the DCPcrypt's Rijndael encryption in Delphi, and the
Cryptography in .Net, and get the two resulting values to match up?
Much thanks in advance!

0 new messages