aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes
Commit message (Expand)AuthorAgeFilesLines
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-084-1/+4
* Move declaration of MessageAuthenticationCode base class to mac.h (from base.h)lloyd2008-11-081-0/+1
* More Doxygen comments from InSiTolloyd2008-10-131-3/+4
* Rename all modinfo.txt files to info.txt, since they are all (none) oflloyd2008-09-299-0/+0
* Move mode padding schemes to modes/mode_pad modulelloyd2008-09-283-0/+214
* Add missing modinfo for modebase modulelloyd2008-09-281-0/+14
* Add modebase module (and add dep in cipher mode impls). Move data_snk.cpp to ...lloyd2008-09-289-0/+123
* Move all modules into src/ directorylloyd2008-09-2822-0/+1482