aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/eax
Commit message (Expand)AuthorAgeFilesLines
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-174-400/+0
* Rename/remove some secmem member variables for better matching with STLlloyd2009-11-172-4/+4
* Remove the 'realname' attribute on all modules and cc/cpu/os info files.lloyd2009-10-291-2/+0
* Modify Keyed_Filter so it is a pure interfacelloyd2009-08-111-1/+1
* Correct some errors in the automatically generated dependencies.lloyd2009-07-161-1/+0
* Add a script that reads the output of print_deps.py and rewriteslloyd2009-07-151-2/+5
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-303-69/+75
* Update modes requires since modebase is now modeslloyd2008-11-091-1/+1
* Remove lookup.h use from EAXlloyd2008-11-083-42/+26
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-0/+1
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-0/+1
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-291-0/+0
* Add modebase module (and add dep in cipher mode impls). Move data_snk.cpp to ...lloyd2008-09-281-0/+5
* Move all modules into src/ directorylloyd2008-09-284-0/+403