Skip to content

Releases: kislyuk/rehash

v1.0.1

28 Aug 22:58
v1.0.1
cd6f004
Compare
Choose a tag to compare
  • Disclaim support for OpenSSL 3

  • Test and release infrastructure improvements

v1.0.0

24 Oct 02:22
v1.0.0
b96551e
Compare
Choose a tag to compare
  • Update EVPobject layout for Python 3.8

    • Test and release infrastructure improvements

    • Bump version to 1.0.0 to indicate stable API

v0.3.1

23 Nov 22:02
v0.3.1
Compare
Choose a tag to compare

Fix EVPobject layout in Python 3.5.0 through 3.5.2

v0.3.0

09 Aug 00:40
v0.3.0
Compare
Choose a tag to compare
  • Support Python >= 2.7, < 2.7.9, which does not have hashlib.algorithms_guaranteed

    • Don't expose unsupported hashers

    • Documentation improvements

v0.2.1

13 Jul 21:03
v0.2.1
Compare
Choose a tag to compare
  • Hashlib API compat fixes

v0.2.0

13 Jul 20:46
v0.2.0
Compare
Choose a tag to compare
  • Fix for version-dependent compat with EVPobject

v0.1.0

12 Jul 17:47
v0.1.0
Compare
Choose a tag to compare
  • Initial release