Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 4 | -1/+4 |
* | Move declaration of MessageAuthenticationCode base class to mac.h (from base.h) | lloyd | 2008-11-08 | 1 | -0/+1 |
* | More Doxygen comments from InSiTo | lloyd | 2008-10-13 | 1 | -3/+4 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 9 | -0/+0 |
* | Move mode padding schemes to modes/mode_pad module | lloyd | 2008-09-28 | 3 | -0/+214 |
* | Add missing modinfo for modebase module | lloyd | 2008-09-28 | 1 | -0/+14 |
* | Add modebase module (and add dep in cipher mode impls). Move data_snk.cpp to ... | lloyd | 2008-09-28 | 9 | -0/+123 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 22 | -0/+1482 |