aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/cipher_mode.h
Commit message (Expand)AuthorAgeFilesLines
* Content:Tomasz Frydrych2017-04-031-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-10/+10
* Cipher_Mode and AEAD_Mode improvementsDaniel Neus2016-11-081-1/+10
* Remove Algo_RegistryJack Lloyd2016-10-211-3/+0
* Fix doxygen warnings [ci skip]René Korthaus2016-10-191-1/+1
* Improve modes doxygen [ci skip]René Korthaus2016-10-191-5/+21
* Merge GH #516 Cipher_Mode API improvementsJack Lloyd2016-09-261-18/+30
|\
| * Cipher_Mode API improvementsJack Lloyd2016-09-011-18/+30
* | Change T::provider to return std::stringJack Lloyd2016-09-151-2/+1
* | Add T::provider() to allow user to inquire about implementation usedJack Lloyd2016-09-151-8/+7
|/
* Remove Transform base classJack Lloyd2016-04-211-3/+150
* 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