Cross Language Encryption/Decryption »
By Diona Kidd on Mar 19, 2007 in Open Source, PHP, Perl, Scripts, Technical | 0 Comments
I recently had a need for cross language encryption and decryption of cookies. More specifically, I needed to encrypt cookies in perl and decrypt the same cookies in PHP. After many Google searches, I finally found a post on a mailing list and contacted the author, Josh Kuo.
I don’t always expect a response when e-mailing […]
