The Cryb libraries
Find a file
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
include Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
lib Consistently use const void * for data and keys, uint8_t * for digests 2014-07-12 21:57:31 +00:00
t Formatting nit 2014-07-11 22:29:02 +00:00
tools Update setprops and fix props again 2014-07-10 13:33:08 +00:00
autogen.des Use custom keywords. 2014-07-04 11:20:46 +00:00
autogen.sh Use custom keywords. 2014-07-04 11:20:46 +00:00
configure.ac Make the performance tests conditional on a run-time environment variable 2014-07-11 00:18:34 +00:00
CREDITS Credit upstream sources. 2014-07-11 13:08:39 +00:00
HISTORY Standard files that "make dist" complains about. 2014-07-10 14:44:17 +00:00
INSTALL Standard files that "make dist" complains about. 2014-07-10 14:44:17 +00:00
LICENSE Order copyright statements alphabetically (Devine < Percival < 2014-07-10 17:24:56 +00:00
Makefile.am Use custom keywords. 2014-07-04 11:20:46 +00:00
README Standard files that "make dist" complains about. 2014-07-10 14:44:17 +00:00
RELNOTES Standard files that "make dist" complains about. 2014-07-10 14:44:17 +00:00