Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Command line prog cleanup | lloyd | 2014-11-12 | 1 | -241/+0 |
| | |||||
* | Replace Transformatio::nstart with start_raw so we can do a full set | lloyd | 2014-11-05 | 1 | -1/+1 |
| | | | | of overloads in the base class with the same name. | ||||
* | Inline time_op and avoid nonce recalc with every AEAD call | lloyd | 2014-02-02 | 1 | -8/+23 |
| | |||||
* | Warning fixes, and hook default algo list into speed command | lloyd | 2014-01-24 | 1 | -12/+8 |
| | |||||
* | Split off the keyed interfaces of transform to Keyed_Transform | lloyd | 2014-01-18 | 1 | -3/+4 |
| | | | | | Remove the unhelpful 'Algorithm' base class which had previously acted more or less as a global base. | ||||
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 1 | -0/+229 |
the tests and botan for everything else. |