> 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?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to