aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/aead/aead.cpp
Commit message (Expand)AuthorAgeFilesLines
* Header file cleanupsJack Lloyd2017-09-211-0/+1
* Remove alias logic from SCAN_NameJack Lloyd2016-10-211-0/+6
* Remove Algo_RegistryJack Lloyd2016-10-211-22/+91
* Remove Transform base classJack Lloyd2016-04-211-2/+2
* Cleanup includesJack Lloyd2015-09-221-1/+2
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-1/+0
* Address some review comments by Simon. GH #279Jack Lloyd2015-09-211-6/+6
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-0/+1
* Same treatment for cipher modesJack Lloyd2015-09-101-0/+51
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-118/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add AEAD based on ChaCha20 and Poly1305 defined in draft-irtf-cfrg-chacha20-p...lloyd2014-12-291-0/+14
* More fixes for minified buildslloyd2014-02-091-0/+1
* Move lib into srclloyd2014-01-101-0/+122