cryb-to/lib
2014-07-19 15:36:07 +00:00
..
core Fix a bug that affected unterminated buffers: strlcat() would write a NUL 2014-07-13 20:42:56 +00:00
digest Create rol / ror functions for all integer sizes. 2014-07-19 15:36:07 +00:00
enc pacify autoindenters 2014-07-19 02:59:42 +00:00
hash Create rol / ror functions for all integer sizes. 2014-07-19 15:36:07 +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 Add a library of general (non-cryptographic) hash functions, currently 2014-07-19 06:03:57 +00:00