- Disclaim support for OpenSSL 3
- Test and release infrastructure improvements
- Update EVPobject layout for Python 3.8
- Test and release infrastructure improvements
- Bump version to 1.0.0 to indicate stable API
Fix EVPobject layout in Python 3.5.0 through 3.5.2
- Support Python >= 2.7, < 2.7.9, which does not have hashlib.algorithms_guaranteed
- Don't expose unsupported hashers
- Documentation improvements
- Hashlib API compat fixes
- Fix for version-dependent compat with EVPobject
- Initial release