perl.crypto...Decrypt Strings encrypted in .NET by Georg Grabler- October 6, 2006 Hello everyone.I&39;ve been trying and trying to decrypt strings encrypted with .NET.I used the CPAN Modules Crypt::CBC, Crypt::Rijndael, Crypt::Blowfish.In .NET i used the already implemented code for Rijndael, a example rijndaelcode from codeproject.com, the .net crypt library for blowfish fromsourceforge (which seems to use a to csharp ported code from the originalOpenBSD Blowfish algorithm).I could never decrypt strings encrypted with .net, and i&39;m starting to getcrazy about this...http://www.nntp.perl.org/group/perl.crypto/2006/10/msg88.html |