aboutsummaryrefslogtreecommitdiff
path: root/test_grasshopper.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-13In-place cipher testsVitaly Chikunov1-13/+33
2018-08-08Add grasshopper_omac_acpkm (OMAC-ACPKM)Vitaly Chikunov1-13/+49
2018-07-31Optimize out skip_sections and add tests for ACPKM-MasterVitaly Chikunov1-6/+28
2018-07-26Set default value for CTR ACPKM limitVitaly Chikunov1-6/+6
2018-07-26Add kuznyechik_ctracpkmVitaly Chikunov1-0/+21
2018-07-26test_grasshopper: Rework tests to be more flexibleVitaly Chikunov1-102/+115
2018-07-25test_grasshopper: Warn if EVP_MD_meth_set_result_size is performedVitaly Chikunov1-4/+7
2018-07-25test_grasshopper: Make it compile on 1.1.0Vitaly Chikunov1-35/+40
2018-07-25test_grasshopper: Remove long IV test for CTR modeVitaly Chikunov1-11/+0
2018-07-23test_grasshopper: Add chunked test and summarize testingVitaly Chikunov1-6/+37
2018-07-23test_grasshopper: Tests for CBC and CFBVitaly Chikunov1-4/+27
2018-07-23test_grasshopper: Test OFB after it's fixedVitaly Chikunov1-3/+7
2018-07-23test_grasshopper: ctr test 2 and ofb with truncated iv testsVitaly Chikunov1-3/+23
2018-07-22test_grasshopper: Stream modes testingVitaly Chikunov1-50/+67
2018-07-22test_grasshopper: Test for OMACVitaly Chikunov1-47/+105
2018-07-22Add make test and test_grasshopperVitaly Chikunov1-0/+143