aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-06gost_crypt: process full available block in CFB and CNT modeopenssl_1_1_0Alexei A. Smekalkine1-2/+2
2020-05-19Useful wrap scriptDmitry Belyavskiy1-0/+5
2020-05-10Update OPENSSL_ENGINES settingDmitry Belyavskiy5-5/+5
2019-07-07Avoid memory leaksDmitry Belyavskiy3-0/+15
2019-05-18Merge pull request #139 from DJm00n/openssl_1_1_0Dmitry Belyavskiy1-1/+5
2019-05-18Fix MacOS buildingDimitriy Ryazantcev1-1/+5
2019-03-22Partially fix #125 (Memory leak in pub_encode_gost_ec)Dmitry Belyavskiy1-1/+1
2018-12-07Because of some deprecations, we lost compatibility with masterDmitry Belyavskiy1-1/+1
2018-11-25GOST md aliasesDmitry Belyavskiy1-0/+7
2018-08-23Merge pull request #80 from glebfm/openssl_1_1_0-testsuite-ciDmitry Belyavskiy10-1/+907
2018-08-21test_grasshopper: drop test_omacGleb Fotengauer-Malinovskiy1-35/+0
2018-08-21test_grasshopper: Rework tests to be more flexibleVitaly Chikunov1-102/+115
2018-08-21test_grasshopper: Warn if EVP_MD_meth_set_result_size is performedVitaly Chikunov1-4/+7
2018-08-21test_grasshopper: Make it compile on 1.1.0Vitaly Chikunov1-35/+40
2018-08-21test_grasshopper: Remove long IV test for CTR modeVitaly Chikunov1-11/+0
2018-08-21test_grasshopper: Add chunked test and summarize testingVitaly Chikunov1-6/+37
2018-08-21test_grasshopper: Tests for CBC and CFBVitaly Chikunov1-4/+27
2018-08-21test_grasshopper: Test OFB after it's fixedVitaly Chikunov1-3/+7
2018-08-21test_grasshopper: ctr test 2 and ofb with truncated iv testsVitaly Chikunov1-3/+23
2018-08-21test_grasshopper: Stream modes testingVitaly Chikunov1-50/+67
2018-08-21test_grasshopper: Test for OMACVitaly Chikunov1-47/+105
2018-08-21Add make test and test_grasshopperVitaly Chikunov2-0/+148
2018-08-21Add travis-ci supportGleb Fotengauer-Malinovskiy1-0/+32
2018-08-21build: fix build with custom opensslGleb Fotengauer-Malinovskiy1-1/+4
2018-08-21test: Make perl tests report success or failureGleb Fotengauer-Malinovskiy1-1/+1
2018-08-21modernize ci:Ilya Shipitsin1-1/+5
2018-08-21fixed ciphersIlya Shipitsin1-1/+1
2018-08-21allow OPENSSL_ENGINES to be specified explicitlyIlya Shipitsin5-10/+20
2018-08-21Hopefully merge tests from object_db branchDmitry Belyavskiy7-0/+575
2018-08-21Add perl test harness to CMakeLists to run on make testVitaly Chikunov1-0/+6
2018-08-21Merge pull request #76 from glebfm/openssl_1_1_0-grasshopper-ctr-ofb-fixesv1.1.0.3Dmitry Belyavskiy2-59/+39
2018-08-21Explicitely setting cofactorDmitry Belyavskiy3-14/+25
2018-08-20Fix grasshopper-ctr reinitializationGleb Fotengauer-Malinovskiy2-9/+9
2018-08-20grasshopper: Fix OFB implementation.Vitaly Chikunov2-43/+4
2018-08-20grasshopper: Fix streaming for CTR modeVitaly Chikunov1-1/+11
2018-08-20Update gost_grasshopper_cipher.candyk5551-8/+17
2018-03-15Bugfix - carry bit overflowv1.1.0.2openssl_1_1_0_release2Dmitry Belyavskiy1-4/+19
2017-08-28Mans from masterDmitry Belyavskiy2-0/+169
2017-08-17We do not need CXXDmitry Belyavskiy1-1/+1
2017-07-04Remove stale patchDmitry Belyavskiy1-19/+0
2017-07-04Fixed list of the supported algorithms.Dmitry Belyavskiy1-2/+4
2017-07-04FixDmitry Belyavskiy1-2/+1
2017-07-04Remove the mess with gostsum12/gost12sumDmitry Belyavskiy2-260/+3
2017-07-04C89-compliance.Dmitry Belyavskiy1-1/+2
2017-07-04Merge pull request #37 from mouse07410/masterDmitry Belyavskiy5-28/+13
2017-06-27Enable build by GCC and Clang, and passing -L flag via CMAKE_C_FLAGS variableMouse1-1/+6
2017-06-27Fix compiler warningsMouse4-8/+6
2017-06-27Merge remote-tracking branch 'upstream/master'Mouse0-0/+0
2017-06-27Silence irrepairable compiler warnings. Add warnings that can be addressed.Uri Blumenthal1-20/+2
2017-06-27Merge pull request #32 from mouse07410/masterDmitry Belyavskiy3-2/+20