From: Christopher T. <cht...@gm...> - 2007-01-23 17:58:15
|
Hello all, I'm wondering if the Rijndael_Algorithm.java is compatible with Perl's Crypt:Rijndael? I'm asking because I want to write a java program that will operate with a perl script running on a unix machine that is expecting packets to be encrypted using Crypt:Rijndael. I understand that some algorithms may vary based on implementation, but how much variance is there in a block cipher? Respectfully, Chris |