cryb-to/include/cryb
Dag-Erling Smørgrav 526303caad WIP: CPE library.
2014-08-01 14:18:25 +00:00
..
algorithm.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
attributes.h Use custom keywords. 2014-07-04 11:20:46 +00:00
bitwise.h Create rol / ror functions for all integer sizes. 2014-07-19 15:36:07 +00:00
coverage.h Use custom keywords. 2014-07-04 11:20:46 +00:00
cpe.h WIP: CPE library. 2014-08-01 14:18:25 +00:00
ctype.h Fix copyright; this originated in OpenPAM. 2014-07-04 11:34:25 +00:00
digest.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
hash.h Add a library of general (non-cryptographic) hash functions, currently 2014-07-19 06:03:57 +00:00
hmac.h Implement SHA-224 and HMAC-SHA224. 2014-07-11 13:33:58 +00:00
hmac_sha1.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
hmac_sha224.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
hmac_sha256.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
hmac_sha384.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
hmac_sha512.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
hotp.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
impl.h Use custom keywords. 2014-07-04 11:20:46 +00:00
Makefile.am WIP: CPE library. 2014-08-01 14:18:25 +00:00
md.h Clean up headers and typedefs. 2014-07-10 18:09:47 +00:00
md2.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
md4.h In the md4 code, use a 64-bit counter to avoid a manual carry operation. 2014-07-12 22:10:57 +00:00
md5.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
nocoverage.h Update setprops and fix props again 2014-07-10 13:33:08 +00:00
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 Use custom keywords. 2014-07-04 11:20:46 +00:00
rfc3986.h Use custom keywords. 2014-07-04 11:20:46 +00:00
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 Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
sha224.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
sha256.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
sha384.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
sha512.h Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
string.h sbuf-inspired managed string implementation which also supports wide 2014-08-01 13:53:04 +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 Use custom keywords. 2014-07-04 11:20:46 +00:00
totp.h Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
version.h Use custom keywords. 2014-07-04 11:20:46 +00:00
wstring.h sbuf-inspired managed string implementation which also supports wide 2014-08-01 13:53:04 +00:00