summaryrefslogtreecommitdiff
path: root/TestVectors
Commit message (Expand)AuthorAgeFilesLines
...
* Add Rabbit stream cipher (GH #678)Jeffrey Walton2018-07-042-0/+70
* Add additional SIMECK tests (GH #675)Jeffrey Walton2018-06-301-0/+85
* Add additional SIMECK tests (GH #675)Jeffrey Walton2018-06-301-0/+85
* Add Simeck lightweight block cipher (GH #675)Jeffrey Walton2018-06-302-0/+148
* Fix copy/paste errorJeffrey Walton2018-06-251-14/+14
* Add HIGHT lightweight block cipher (GH #672)Jeffrey Walton2018-06-242-1/+109
* Add additional LEA test vectors (GH #669)Jeffrey Walton2018-06-231-0/+249
* Add additional LEA test vectors (GH #669)Jeffrey Walton2018-06-231-3/+251
* Add additional CHAM test vectors (PR #670)Jeffrey Walton2018-06-191-0/+256
* Add CHAM lightweight block cipher (PR #670)Jeffrey Walton2018-06-172-0/+216
* Add LEA lightweight block cipher (GH #669)Jeffrey Walton2018-06-172-0/+217
* Add KeyDerivationFunction interface (GH #610, PR #611)Jeffrey Walton2018-03-292-25/+24
* Updated source commentJeffrey Walton2018-02-202-10/+10
* Add Simon and Speck test vectors to All group (GH #585)Jeffrey Walton2018-02-191-0/+2
* Use random IV's for Simon and Speck test vectorsJeffrey Walton2018-02-182-780/+780
* Re-add Simon and Speck test vectors (GH #585)Jeffrey Walton2018-02-182-0/+1770
* Finish removing Simon and Speck (GH #585)Jeffrey Walton2018-02-151-2/+0
* Remove Simon and Speck ciphers (GH #585)Jeffrey Walton2018-02-142-2175/+0
* Add Speck-128/CTR test vectorsJeffrey Walton2018-02-121-0/+249
* Add Simon-128/CTR test vectorsJeffrey Walton2018-02-121-0/+249
* Convert Kalyna from variable block size (GH #535)Jeffrey Walton2018-01-181-20/+10
* Fix Simon-64 and Speck-64 CTR modeJeffrey Walton2017-12-072-24/+510
* Add additional Simon test vectorsJeffrey Walton2017-12-021-0/+188
* Add additional Speck test vectorsJeffrey Walton2017-12-021-0/+204
* Add SPECK-64 and SPECK-128 large block testsJeffrey Walton2017-12-011-0/+102
* Add SIMON-64 and SIMON-128 large block testsJeffrey Walton2017-12-012-1/+101
* List Key after Comments in Simon test vectorsJeffrey Walton2017-11-281-54/+54
* Add additional Simon-64 test vectorsJeffrey Walton2017-11-281-1/+126
* Add additional Simon-128 test vectorsJeffrey Walton2017-11-281-0/+189
* Add additional SM3 test vectors (GH #541)Jeffrey Walton2017-11-241-0/+165
* Add additional SM3 test vectors (GH #541)Jeffrey Walton2017-11-241-21/+61
* Add additional SM3 test vectors (GH #541)Jeffrey Walton2017-11-241-0/+134
* Add additional SM3 test vectorsJeffrey Walton2017-11-241-10/+170
* Update documentationJeffrey Walton2017-11-241-2/+2
* Add SM3 hash function (GH #541)Jeffrey Walton2017-11-232-0/+20
* Add additional SM4 test vectors (GH #540)Jeffrey Walton2017-11-231-0/+70
* Add SM4 block ciphers (GH #540)Jeffrey Walton2017-11-232-0/+164
* Add additional test vectors (GH #538, #539)Jeffrey Walton2017-11-221-25/+87
* Add SIMON-64 and SIMON-128 lightweight block ciphers (GH #539)Jeffrey Walton2017-11-211-0/+41
* Remove unneeded includeJeffrey Walton2017-11-211-2/+5
* Add additional SPECK test vectors (GH #538)Jeffrey Walton2017-11-201-0/+140
* Add SPECK-64 and SPECK-128 lightweight block ciphers (GH #538)Jeffrey Walton2017-11-203-1/+216
* Remove variable block size for Threefish (GH #535)Jeffrey Walton2017-11-171-25/+24
* Add additional Threefish test vectorsJeffrey Walton2017-05-151-0/+77
* Add Threefish block cipher (Issue 422)Jeffrey Walton2017-05-142-0/+42
* Don't latch BlockSize or BlockPaddingScheme across testsJeffrey Walton2017-05-141-6/+2
* Add Kalyna CBC test vectorsJeffrey Walton2017-05-101-5/+72
* Remove EncryptBlockCipherJeffrey Walton2017-05-101-1/+0
* Add Kalyna block cipher (Issue 411)Jeffrey Walton2017-05-062-0/+42
* Add variable block size support to test and benchmarksJeffrey Walton2017-05-041-2/+4