Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 3 | -180/+0 |
| | | | | | | Remove support for (unused) modset settings. Move tss, fpe, cryptobox, and aont to new dir constructs | ||||
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
| | | | | | Pretty much useless and unused, except for listing the module names in build.h and the short versions totally suffice for that. | ||||
* | Convert CTR_BE from a Filter to a StreamCipher. Must wrap in a ↵ | lloyd | 2009-10-14 | 1 | -11/+3 |
| | | | | | | StreamCipher_Filter to pass it directly to a Pipe now. | ||||
* | Add Rivest's package transform | lloyd | 2009-08-31 | 3 | -0/+190 |