Encryption and hashing
Laszlo Nagy
gandalf at designaproduct.biz
Sat Aug 18 03:56:30 EDT 2007
> These are the algorithms supported in the last version of PyCrypto:
>
> $ ls pycrypto-2.0.1/src/
> AES.c Blowfish.c DES.c IDEA.c
> RIPEMD.c winrand.c
> ARC2.c cast5.c _dsa.c MD2.c
> _rsa.c XOR.c
> ARC4.c CAST.c _fastmath.c MD4.c SHA256.c
> block_template.c DES3.c hash_template.c RC5.c
> stream_template.c
>
> So it haven't Twofish, Serpent, neither Whirlpool. Neither many others.
>
OK sorry, I was wrong. Isn't blowfish a better version of twofish anyway?
More information about the Python-list
mailing list