Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -86/+0 |
* | Set default offset for all cipher mode update/final signatures. | lloyd | 2013-12-31 | 1 | -4/+4 |
* | s/default_nonce_size/default_nonce_length/ | lloyd | 2013-12-10 | 1 | -1/+1 |
* | Add Cipher_Mode intermediate class. Add missing BOTAN_DLL exports | lloyd | 2013-08-19 | 1 | -2/+2 |
* | Move CBC to Transformation API | lloyd | 2013-08-15 | 1 | -1/+1 |
* | Make XTS a Transformation under src/modes | lloyd | 2013-08-14 | 1 | -0/+86 |
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 1 | -82/+0 |
* | Modify Keyed_Filter so it is a pure interface | lloyd | 2009-08-11 | 1 | -1/+7 |
* | Add XTS mode, from IEEE P1619 | lloyd | 2009-04-16 | 1 | -0/+76 |