Why have yet another crypto extension for Python? There is pyopenssl, m2crypto, hashlib in the standard library and many more. But most of these extension implement interfaces to particular set of ...
Bug report Bug description: Issue test_hashlib fails on cpython configured --without-builtin-hashlib-hashes due to missing blake2 implementation. The same happens if it was built with a subset of ...