From: Ian M. <ia...@ph...> - 2006-07-13 16:18:45
|
Hi, My name is Ian and I'm a developer at photobox: www.photobox.co.uk (although I'm using my personal email address). My first question, I'm looking at replacing a perl CBC based apache module with one written in C using hopefully libmcrypt (as my previous tries at imlpementing CBC failed due to lack of documentation). Has anyone managed to decrypt a CBC (Blowfish) Encrypted hex value generated by Crypt:CBC in perl? Ian |