Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 1 | -55/+0 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -10/+12 |
* | Make cipher mode padder non-const in ECB and CBC | lloyd | 2008-11-10 | 1 | -4/+4 |
* | Remove support for block cipher padding methods in engine. Like S2K, | lloyd | 2008-11-10 | 1 | -0/+4 |
* | Remove lookup.h use from ECB, CBC, CFB | lloyd | 2008-11-08 | 1 | -4/+4 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+49 |