Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 3 | -207/+0 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Convert CTR_BE from a Filter to a StreamCipher. Must wrap in a StreamCipher_F... | lloyd | 2009-10-14 | 1 | -4/+3 |
* | Add a new interface CryptoBox which provides basic password-based encryption | lloyd | 2009-08-13 | 3 | -0/+210 |