[pycrypto] announcing pycryptopp-0.5.20

Zooko O'Whielacronx zooko at zooko.com
Mon Sep 20 01:45:15 CST 2010


Folks:

If you don't want any algorithms other than RSA, AES, and SHA-256 then
you can use pycryptopp for that. pycryptopp's API is not the same as
PyCrypto's, but both of them are pretty simple APIs.

2010-09-18 -- pycryptopp v0.5.20

The following things are new in this release:

    * fix bugs in assembly implementation of SHA-256 from Crypto++
    * fix it to compile on *BSD (#39)
    * improve doc strings
    * add a quick start-up-self-test of SHA256 (#43)
    * execute the quick start-up-self-tests of AES and SHA256 on module import

http://tahoe-lafs.org/trac/pycryptopp

Regards,

Zooko


More information about the pycrypto mailing list