Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more tests for CBC, CFB, OFB, CTR and GCM | Jack Lloyd | 2018-09-29 | 1 | -0/+16 |
* | Add GHASH using SSSE3 | Jack Lloyd | 2017-10-20 | 1 | -1/+1 |
* | Update Wycheproof GCM tests | Jack Lloyd | 2017-09-15 | 1 | -6/+38 |
* | some formatting | Atanas Filyanov | 2017-09-15 | 1 | -1/+5 |
* | reenable 8 byte gcm tags | Atanas Filyanov | 2017-09-15 | 1 | -0/+9 |
* | Allow GCM tag size in the range 96..128 bits | Atanas Filyanov | 2017-09-14 | 1 | -15/+43 |
* | allow 12 byte GCM tags and add test vectors | Atanas Filyanov | 2017-09-13 | 1 | -0/+48 |
* | Add AES GCM tests from Wycheproof | Jack Lloyd | 2016-12-22 | 1 | -0/+35 |
* | Add cpuid overload to test framework | Jack Lloyd | 2016-09-15 | 1 | -0/+3 |
* | Fix GCM counter increment | Jack Lloyd | 2016-05-23 | 1 | -0/+23 |
* | Add all 18 Nist GCM tests | Simon Warta | 2015-12-20 | 1 | -41/+122 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 1 | -0/+44 |