aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/hotp
Commit message (Expand)AuthorAgeFilesLines
* Spell check the documentationJack Lloyd2018-09-281-1/+1
* For HOTP/TOTP allow a key/len pair instead of requiring SymmetricKeyJack Lloyd2018-08-165-9/+36
* Expose HOTP to FFIJack Lloyd2018-08-151-3/+1
* Add message to BOTAN_ARG_CHECK and use it more widelyJack Lloyd2018-05-132-4/+4
* Apply final annotations to the library alsoJack Lloyd2017-09-222-2/+2
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-202-4/+4
* Complete the final annotation changesJack Lloyd2017-09-192-2/+2
* Add HOTP (RFC 4226) and TOTP (RFC 6238)Jack Lloyd2017-05-195-0/+242