Skip to content

v3.0.0.0 – New Epoch

Latest
Compare
Choose a tag to compare
@Kleidukos Kleidukos released this 13 Apr 20:31
· 4 commits to master since this release

Changes

  • The library has been transferred to the Haskell Cryptography Group's stewardship;
  • Switch to use sel for the cryptography provider;
  • Support for GHC from 9.4 to 9.8;
  • A CLI tool is also provided;
  • See the OTP.TOTP and the test suite for example usage.

New Contributors