Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct some errors in the automatically generated dependencies. | lloyd | 2009-07-16 | 1 | -1/+0 |
* | Add a script that reads the output of print_deps.py and rewrites | lloyd | 2009-07-15 | 1 | -2/+2 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -35/+39 |
* | Make cipher mode padder non-const in ECB and CBC | lloyd | 2008-11-10 | 1 | -6/+6 |
* | Remove support for block cipher padding methods in engine. Like S2K, | lloyd | 2008-11-10 | 1 | -0/+1 |
* | Add dep in ecb and cbc on mode_pad | lloyd | 2008-11-10 | 1 | -0/+1 |
* | Update modes requires since modebase is now modes | lloyd | 2008-11-09 | 1 | -1/+1 |
* | Remove lookup.h use from ECB, CBC, CFB | lloyd | 2008-11-08 | 2 | -57/+20 |
* | Remove lookup.h from modebase | lloyd | 2008-11-08 | 1 | -1/+2 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Add modebase module (and add dep in cipher mode impls). Move data_snk.cpp to ... | lloyd | 2008-09-28 | 1 | -0/+5 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 3 | -0/+219 |