Encryption between Python & PHP

Geoff Caplan geoff at variosoft.com
Sun Aug 8 11:37:33 EDT 2004


Dan,

DS> I can't help much with your other questions, but I do know about this
DS> one.  By definition, blowfish is blowfish is blowfish.  Any (properly
DS> implemented) blowfish library will be compatible with another; if you
DS> encode something with one library, you will be able to decode it with
DS> the other.

Thanks for that. Looks like I should persist and track down the
problem. Perhaps something to do with the keys? When I try to
decrypt I am getting binary garbage out instead of an ascii string.

Any pointers about where to start looking would be welcome!
------------------ 
Geoff Caplan
Vario Software Ltd
(+44) 121-515 1154 




More information about the Python-list mailing list