Skip to content

v2.0.0

Compare
Choose a tag to compare
@paolostivanin paolostivanin released this 10 Jan 08:55
· 26 commits to master since this release
c413038

This release brings some changes and improvements.
In particular, libbaseencode has been merged with libcotp, so now users can call base32 functions by just including cotp.h

BREAKING CHANGES:

  • totp_verify has been removed
  • hotp_verify has been removed
  • base64_encode has been removed
  • base64_decode has been removed

ADDED:

  • new API otp_to_int
  • base32 encoding and decoding functions from libbaseencode
  • new tests for libcotp

CHANGES:

  • the soversion is now set only from the $major version (e.g. 2), and not from $major$minor (e.g. 12) like it used to be.

sha256: 9391244cdcbe5a871230bd9da434b415c25e3ed49fd53f482ef6c0721a12d405