|
It shouldn't be a problem to encrypt something with Crypt::Rijndael in Perl and then decrypt it in a program using a different language. The algorithm going in either direction shouldn't matter. If you run into problems with compatibility please let me know.
|