aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/libstate
Commit message (Expand)AuthorAgeFilesLines
* Remove lookup dependency on CMAC: takes a BlockCipher as constructor arglloyd2008-09-301-3/+6
* Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4]lloyd2008-09-302-12/+16
* Remove dependency on lookup.h from EME1. Now hardcoded to use MGF1 (thelloyd2008-09-301-4/+11
* Move allocator base code into core/, alloc_mmap to alloc/lloyd2008-09-301-6/+8
* Move modules.* to libstatelloyd2008-09-302-0/+180
* Split off part of the core module into libstate (basically the wholelloyd2008-09-3022-0/+3635