1
0
Fork 0
mirror of https://github.com/cryb-to/cryb-to.git synced 2025-03-14 20:51:10 +00:00
cryb-to/include/cryb
Dag-Erling Smørgrav 6aa7f9a0e6 Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing
HMAC implementations from the libcperciva and XySSL code.
2014-07-11 13:01:32 +00:00
..
algorithm.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
attributes.h
bitwise.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
coverage.h
ctype.h
digest.h Clean up headers and typedefs. 2014-07-10 18:09:47 +00:00
hmac.h Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
hmac_sha1.h Instead of storing the key in the hmac_sha1_ctx so we can compute the 2014-07-11 10:28:55 +00:00
hmac_sha256.h Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
hmac_sha384.h Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
hmac_sha512.h Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
hotp.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
impl.h
Makefile.am Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
md.h Clean up headers and typedefs. 2014-07-10 18:09:47 +00:00
md2.h Clean up headers and typedefs. 2014-07-10 18:09:47 +00:00
md4.h Clean up headers and typedefs. 2014-07-10 18:09:47 +00:00
md5.h Clean up headers and typedefs. 2014-07-10 18:09:47 +00:00
nocoverage.h
oath.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
oath_constants.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
oath_types.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
rand.h
rfc3986.h
rfc4648.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
sha.h Clean up headers and typedefs. 2014-07-10 18:09:47 +00:00
sha1.h Remove k from the sha1 context structure, as it is a constant. 2014-07-11 09:17:05 +00:00
sha256.h Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
sha384.h Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
sha512.h Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
strlcat.h Fix include guard, and always declare the functions. 2014-07-10 13:40:23 +00:00
strlcmp.h Fix include guard, and always declare the functions. 2014-07-10 13:40:23 +00:00
strlcpy.h Fix include guard, and always declare the functions. 2014-07-10 13:40:23 +00:00
to.h
totp.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
version.h