Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -149/+0 |
* | s/default_nonce_size/default_nonce_length/ | lloyd | 2013-12-10 | 1 | -1/+1 |
* | Simplify handling of CBC/ECB padding and move source to src/modes | lloyd | 2013-08-15 | 1 | -17/+3 |
* | Move ECB to Transformation API | lloyd | 2013-08-15 | 1 | -0/+163 |
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 1 | -222/+0 |
* | Rename/remove some secmem member variables for better matching with STL | lloyd | 2009-11-17 | 1 | -8/+8 |
* | Modify Keyed_Filter so it is a pure interface | lloyd | 2009-08-11 | 1 | -37/+154 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -22/+24 |
* | Remove lookup.h use from ECB, CBC, CFB | lloyd | 2008-11-08 | 1 | -50/+0 |
* | Remove lookup.h from modebase | lloyd | 2008-11-08 | 1 | -1/+2 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+152 |