Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ECB mode | Jack Lloyd | 2016-12-04 | 1 | -0/+4 |
| | | | | | | | Not a good thing to offer at this level. If you know what you are doing for the strange special case where it is necessary, the raw BlockCipher interface is available and probably more convenient. | ||||
* | Add cpuid overload to test framework | Jack Lloyd | 2016-09-15 | 1 | -0/+3 |
| | |||||
* | Merge asm into single mp_madd.h and mp_asmi.h files | Jack Lloyd | 2016-07-21 | 1 | -0/+4 |
| | | | | | | | Avoids some cut and paste, also removes the need for special logic in configure.py for handling mp module specially. Merge SIMD classes into a single type SIMD_4x32 | ||||
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 1 | -0/+4177 |
the tests and botan for everything else. |