Skip to content

hashlib 1.1.0

Latest
Compare
Choose a tag to compare
@mschnitzer mschnitzer released this 24 Jul 09:42
· 8 commits to master since this release

This is a stable release of hashlib.

Changelog:

  • Add whirlpool hashing support (function: hashlib_whirlpool)
  • Add base64 support (functions: hashlib_base64_encode & hashlib_base64_decode)
  • Better random bytes generation in hashlib_generate_salt
  • Add new parameter to hashlib_generate_salt (random_bytes_len = 2048)
  • Use sha224 for the salt