What's the difference between Blowfish and Blowfish-compat?
问题 I can't seem to find a source for the differences. I've found this difference in this online decryption tool http://www.tools4noobs.com/online_tools/decrypt/ I have some encrypted Blowfish data that I'm trying to decrypt through Python's PyCrypto module. The problem, however, is that the data seems to be encrypted with "blowfish-compat", as that's what it takes to decrypt it through the online tool; I can't decrypt it through PyCrypto's module, and I'm gathering that it uses strictly Blowfish