summaryrefslogtreecommitdiff
path: root/regtest2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add SM4 block ciphers (GH #540)Jeffrey Walton2017-11-231-0/+5
* Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)Jeffrey Walton2017-11-211-2/+9
* Add SPECK-64 and SPECK-128 lightweight block ciphers (GH #538)Jeffrey Walton2017-11-201-0/+9
* Fix algorithm names for Threefish (GH #535)Jeffrey Walton2017-11-181-9/+9
* Remove variable block size for Threefish (GH #535)Jeffrey Walton2017-11-171-3/+11
* Add HMAC(SHA256) benchmarkJeffrey Walton2017-08-071-1/+1
* Revert "Revert "Clear Visual Studio warnings (Issue 412)""Jeffrey Walton2017-06-021-0/+4
* Revert "Clear Visual Studio warnings (Issue 412)"Jeffrey Walton2017-06-021-4/+0
* Clear Visual Studio warnings (Issue 412)Jeffrey Walton2017-05-301-0/+4
* Add Threefish block cipher (Issue 422)Jeffrey Walton2017-05-141-0/+4
* Switch to _MSC_FULL_VER for SP1 releasesJeffrey Walton2017-05-111-1/+1
* Remove EncryptBlockCipherJeffrey Walton2017-05-101-0/+1
* Revert "XOR block in specialized ProcessBlock"Jeffrey Walton2017-05-101-1/+0
* XOR block in specialized ProcessBlockJeffrey Walton2017-05-101-0/+1
* Add Kalyna block cipher (Issue 411)Jeffrey Walton2017-05-061-3/+3
* Add variable block size support to test and benchmarksJeffrey Walton2017-05-041-0/+2
* Fix commentJeffrey Walton2017-04-141-1/+1
* Split regtest.cpp into regtest{1|2|3}.cppJeffrey Walton2017-04-131-0/+142