Skip to content

4.0.2.4

Choose a tag to compare

@mliberty1 mliberty1 released this 17 Aug 15:29
· 15 commits to main since this release

2024 Aug 17

  • Patched GitHub action based upon 3.1.3.3 release.
  • Removed unnecessary numpy dependency.
  • Fixed argon2i_32
    • Changed incorrect nb_block to nb_blocks
    • Added "_wipe" argument to optionally skip wipe operation.
    • Added unit test