cryb-to/lib
Dag-Erling Smørgrav fd515ccd79 Clear up confusion between lengths and sizes.
Fix a harmless bug in string_shrink().
2015-10-13 21:42:57 +00:00
..
cipher Move the test framework into its own subdirectory 2015-10-04 07:49:48 +00:00
core Clear up confusion between lengths and sizes. 2015-10-13 21:42:57 +00:00
cpe
digest Use our own endianness conversion macros. 2015-10-04 07:07:53 +00:00
enc
hash Add a simple implementation of the Adler-32 checksum. 2015-08-18 13:27:06 +00:00
mac Consistently use #if HAVE_FOO instead of #ifdef HAVE_FOO. The reason is 2014-12-20 00:38:54 +00:00
mpi Always clear the negative flag in mpi_zero() 2015-10-03 14:23:32 +00:00
oath Catch up with OpenPAM's latest OATH changes: 2014-12-20 01:45:01 +00:00
rand Note that rand_bytes() is just a placeholder for the sake of liboath. 2015-01-08 12:24:19 +00:00
rsaref
test When running a test, make sure it didn't leave allocation failure enabled. 2015-10-13 21:39:47 +00:00
Makefile.am Move the test framework into its own subdirectory 2015-10-04 07:49:48 +00:00