aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/cipher_mode.h
Commit message (Expand)AuthorAgeFilesLines
* Add version_cstr (returns const char*) and move tag_size from AEAD tolloyd2015-02-111-0/+5
* Move Cipher_Mode enum out of types.h, move stream cipher mode to new headerlloyd2015-02-051-45/+5
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-0/+47
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-0/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Split off the keyed interfaces of transform to Keyed_Transformlloyd2014-01-181-1/+1
* Move lib into srclloyd2014-01-101-0/+30