cryb-to/lib
Dag-Erling Smørgrav 03bd9ea902 Code cleanup
2015-10-03 15:33:47 +00:00
..
cipher Code cleanup 2015-10-03 15:33:47 +00:00
core Add a memset_s() implementation (cf. C11 / WG14 N1381) 2015-02-15 09:18:18 +00:00
cpe Use wstring throughout (except internally in struct cpe_name). 2014-11-01 20:15:45 +00:00
digest Implement cipher algorithm list and rename some files. 2015-10-03 14:44:59 +00:00
enc Add our own version of <endian.h> which includes implementations of the 2014-10-30 12:48:21 +00:00
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 Remove author and sponsor tags; we'll deal with that some other way. 2014-08-01 14:31:07 +00:00
Makefile.am Kick off libcryb-cipher with AES (from XySSL) and RC4 (my own). 2015-10-03 14:24:59 +00:00