aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2020-02-10elbrus: Workaround '#pragma message' [-Werror=unknown-pragmas]Vitaly Chikunov1-1/+1
2020-02-06gosthash2012: Clean up cmake test for _addcarry_u64Vitaly Chikunov1-2/+2
2020-02-04gosthash2012: Provide cmake test for _addcarry_u64Vitaly Chikunov1-0/+18
2020-01-31CMakeLists.txt: Workaround openssl deprecation of HMAC and CMAC primitivesVitaly Chikunov1-0/+5
2020-01-12tcl_tests: Integrate TCL tests into build systemVitaly Chikunov1-0/+4
2019-08-28CMakeLists.txt: make sure the engine tests get OPENSSL_CONF tooRichard Levitte1-1/+1
2019-05-18Fix MacOS buildingDimitriy Ryazantcev1-1/+5
2019-04-10test_digest: simple digest testsVitaly Chikunov1-0/+6
2019-02-26test_tls: simple TLS connection testingVitaly Chikunov1-0/+6
2019-02-15tests: Load just built engine from the output directoryVitaly Chikunov1-0/+12
2019-02-15Clang optionsDmitry Belyavskiy1-1/+1
2019-02-08cmake: benchmark/sign - link with rt for clock_gettime when neededVitaly Chikunov1-2/+8
2019-02-07rt library for clock_gettimeDmitry Belyavskiy1-0/+1
2019-02-03travis: Enable ASan buildVitaly Chikunov1-0/+7
2019-01-28Merge pull request #108 from vt-alt/perlDmitry Belyavskiy1-3/+4
2019-01-26test_sign: Sign/Verify tests for all curvesVitaly Chikunov1-4/+9
2019-01-26run_tests: pass OPENSSL_ROOT_DIR into perl testsVitaly Chikunov1-3/+4
2019-01-21test_params: signature verify tests for different curvesVitaly Chikunov1-0/+5
2018-12-28Acceptance tests of TLSTREE ctrlDmitry Belyavskiy1-0/+3
2018-12-24benchmark: Extend sign/verify benchmark.Vitaly Chikunov1-0/+3
2018-12-21Move tests from gost89.c into test_gost89.c.Vitaly Chikunov1-0/+5
2018-12-21Make keyexpimp independent test.Vitaly Chikunov1-5/+6
2018-10-29Support out-of-source building and have Travis do itCraig Andrews1-1/+2
2018-10-29Discover OpenSSL engines directoryCraig Andrews1-3/+12
2018-09-18Add basic tests for curves parametersVitaly Chikunov1-0/+5
2018-09-13Add test_context to test context copyVitaly Chikunov1-0/+5
2018-08-31Try to fix Travis buildDmitry Belyavskiy1-1/+1
2018-08-31GOST Kexp + testDmitry Belyavskiy1-0/+5
2018-08-30Kexp/Kimp15 implementation, initial commmit.Dmitry Belyavskiy1-0/+1
2018-08-17libgost => gostDmitry Belyavskiy1-1/+1
2018-08-17Master is designed to be 1.1.1-compatible.Dmitry Belyavskiy1-2/+1
2018-08-08Add grasshopper_omac_acpkm (OMAC-ACPKM)Vitaly Chikunov1-0/+2
2018-07-25Move openssl-1.0.2 shim layer hereVitaly Chikunov1-0/+1
2018-07-25Remove empty gost_grasshopper_mac.* filesVitaly Chikunov1-2/+0
2018-07-25Add perl test harness to CMakeLists to run on make testVitaly Chikunov1-0/+4
2018-07-25Fix perl tests and library nameGleb Fotengauer-Malinovskiy1-1/+1
2018-07-22Add make test and test_grasshopperVitaly Chikunov1-0/+7
2018-07-20Merge branch 'magma_impl' into openssl_1_0_2_altVitaly Chikunov1-0/+11
2018-07-19Make it compile with shimmed openssl-1.0.2Vitaly Chikunov1-2/+2
2018-06-21Make tagsDmitry Belyavskiy1-0/+5
2018-06-14OMACs implementation. Unfinished.Dmitry Belyavskiy1-1/+7
2018-01-10Add native Visual Studio 2015-2017 build support.Dmitry Ryazantsev1-30/+43
2017-08-02Specify that project uses only C language, to avoid complaints of CMake if no...Victor Wagner1-1/+1
2017-07-04Remove the mess with gostsum12/gost12sumDmitry Belyavskiy1-3/+3
2017-06-27Enable build by GCC and Clang, and passing -L flag via CMAKE_C_FLAGS variableMouse1-1/+6
2017-06-27Silence irrepairable compiler warnings. Add warnings that can be addressed.Uri Blumenthal1-20/+2
2017-06-27Fixed sudden inability to find OpenSSL libraries by restoring manual specific...Mouse1-4/+8
2017-06-27Merge remote-tracking branch 'upstream/master'Mouse1-7/+2
2017-06-27Make sure CMake does not pick stray directories for linking the engineMouse1-0/+11
2017-06-26Make gost-engine independent of OpenSSL SOURCERichard Levitte1-8/+0