Skip to content

Releases: hakavlad/catpig

v0.3.0

12 Oct 15:18
Compare
Choose a tag to compare
  • remove pbkdf2_hmac import;
  • remove pbkdf2_hmac() from the final step;
  • remove dklen output parameter; output size is always 64-byte now;
  • some other simplifications in the code;
  • update README.md.

v0.2.0

24 Sep 09:40
Compare
Choose a tag to compare
  • Remove space_mib and passes default values;
  • Refine MAX_SPACE_MIB value;
  • Update docs.

v0.1.0

23 Sep 13:21
Compare
Choose a tag to compare

Initial release.