python 2.7 有河豚吗?

Is there blowfish for python 2.7?

我需要解密一个我已经加密但忘记了的文件,我用河豚加密了。我记得密钥,但我不记得我是如何加密的。感谢任何帮助。

cryptography 3.3.2 包括 Blowfish 并与 python 2.7

一起使用

https://cryptography.io/en/3.3.2/hazmat/primitives/symmetric-encryption.html#cryptography.hazmat.primitives.ciphers.algorithms.Blowfish