cryb-to/lib
Dag-Erling Smørgrav 340b3240cf Consistently use const void * for data and keys, uint8_t * for digests
and MACs, and uint8_t, uint32_t or uint64_t (as appropriate) for internal
state.  Also remove a few unnecessary casts.
2014-07-12 21:57:31 +00:00
..
core Use custom keywords. 2014-07-04 11:20:46 +00:00
digest Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +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