tahoe-lafs / pycryptopp

Python bindings to the Crypto++ library
https://tahoe-lafs.org/trac/pycryptopp
Other
49 stars 32 forks source link

100.add new version.1 add crypto++ from upstream master #30

Closed david415 closed 8 years ago

david415 commented 8 years ago

add the latest crypto++ and supporting files for blake2 and chacha20. note that we'll have to write some c python glue for blake2 and chacha20 to be accessible from python... however here this build works and tests pass.