Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | propagate from branch 'net.randombit.botan.1_8' (head c2624292793f396cf940403... | lloyd | 2009-08-31 | 1 | -4/+4 |
|\ | |||||
| * | Remove redunant buffer create calls in XTS | lloyd | 2009-08-28 | 1 | -4/+0 |
| * | In XTS, reset the buffer positions at the end of a message. | lloyd | 2009-08-27 | 1 | -0/+4 |
* | | Modify Keyed_Filter so it is a pure interface | lloyd | 2009-08-11 | 1 | -1/+7 |
|/ | |||||
* | 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/+3 |
* | Add XTS mode, from IEEE P1619 | lloyd | 2009-04-16 | 3 | -0/+435 |