Hey everyone. Lately, I've been trying to encrypt some data in either the Blowfish or Binary object and load the encrypted data into Python and decrypt it there. However, I haven't succeeded yet, as I'm not sure what cipher method settings to use, etc.

I've contacted Matt (creator of Blowfish object), but he was not really informative.

Have anyone succeeded decrypting data in for example PHP or something else? Thanks!