cryb-to/lib
Dag-Erling Smørgrav 54c67f337a Add partial support for issuer parameter.
We can read the issuer from a URI (as a separate parameter, not as a prefix to the label) and store it, but not yet output it.  That will be implemented in a future rewrite of oath_key_to_uri().
2018-04-26 00:06:48 +02:00
..
cipher Fix counter increment in Salsa and ChaCha. 2017-04-22 03:10:10 +02:00
core Add strchrnul(), wcschrnul(), and tests for the former. 2017-08-23 13:41:40 +02:00
cpe Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
digest Use the English name of the University. 2017-04-29 02:31:15 +02:00
enc Fix signed shift in base32 and base64 decoders. 2017-12-17 16:01:32 +01:00
hash Use the English name of the University. 2017-04-29 02:31:15 +02:00
mac Start using pkg-config / pkgconf. 2017-03-07 00:54:46 +01:00
mpi Add a missing break. 2017-09-04 21:00:01 +02:00
oath Add partial support for issuer parameter. 2018-04-26 00:06:48 +02:00
rand Make rand_bytes() work more like read(2). 2018-04-25 23:11:47 +02:00
rsaref Centralize most of .gitignore. 2016-09-17 21:38:54 +02:00
test Slight cleanup. 2017-05-11 00:08:45 +02:00
Makefile.am Fix typo in libcryb-rand's Makefile and ensure that it is built before libcryb-oath, which uses it. 2016-11-21 13:46:49 +01:00