cryb-to/lib
Dag-Erling Smørgrav 3ed82792fc Fix a bug that affected unterminated buffers: strlcat() would write a NUL
past the end of the buffer and return one less than the correct length.
2014-07-13 20:42:56 +00:00
..
core Fix a bug that affected unterminated buffers: strlcat() would write a NUL 2014-07-13 20:42:56 +00:00
digest In the md4 code, use a 64-bit counter to avoid a manual carry operation. 2014-07-12 22:10:57 +00:00
enc Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
mac Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
oath Silence a GCC warning about an empty if statement. 2014-07-11 15:14:23 +00:00
rand Use custom keywords. 2014-07-04 11:20:46 +00:00
rsaref Use custom keywords. 2014-07-04 11:20:46 +00:00
Makefile.am Use custom keywords. 2014-07-04 11:20:46 +00:00