SHA256
8
0
forked from pool/libcotp
Go to file
Dominique Leuenberger 47dfd20f9f Accepting request 1062422 from devel:libraries:c_c++
- Drop libbaseencode dep, since it's no longer necessary and obsolete it
- Fix changelog typo
- update to 2.0.0:
  * 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.

OBS-URL: https://build.opensuse.org/request/show/1062422
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcotp?expand=0&rev=7
2023-02-01 15:39:21 +00:00
2023-01-08 14:46:17 +00:00
2023-01-31 23:27:13 +00:00
2023-01-31 23:27:13 +00:00
Description
No description provided
85 KiB
Languages
RPM Spec 100%