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
- @Kleidukos made their first contribution in #1
- @Melvar made their first contribution in #9
- @blackheaven made their first contribution in #7