]> www.wagner.pp.ru Git - openssl-gost/engine.git/history - test
tcl_tests: ca.try: Ignore openssl crl exit status for 'corrupted CRL' test
[openssl-gost/engine.git] / test /
2022-12-02 igrkirImplementation of the MGM mode for magma/kuznyechik
2022-08-11 Mark FedorovAdd magma-ecb mode. Fixes #410
2021-12-20 Vitaly ChikunovOutput provider info
2021-10-11 Richard LevitteMaking a gost provider - Add the macs
2021-10-11 Richard LevitteMaking a gost provider - Add the digests
2021-10-11 Richard LevitteMaking a gost provider - Add the ciphers
2021-10-11 Richard LevitteMaking a gost provider - Refactor the testing foundation
2021-08-11 Billy Brumley[test] VKO unit tests for curves with cofactors: extrem...
2021-05-28 Dmitry BelyavskiyMerge branch 'master' into update-codeql-analysis 334/head
2021-05-02 Richard LevitteMake test programs less hard-coded
2021-02-16 Richard LevitteRemove the use of test/run_tests in favor of 'prove'
2021-02-06 Dmitry BelyavskiyAdjust printing options as we print pubkey only
2020-11-28 Dmitry BelyavskiyTests updated to support GOST2001DH
2020-06-13 Dmitry BelyavskiyAvoid some warnings
2020-06-08 Billy BrumleyGOST key agreement cofactor fix (#265)
2020-05-11 Dmitry BelyavskiyAllow skipping perl tests
2020-05-09 Dmitry Belyavskiymagma-ctr-acpkm + magma-ctr-acpkm-omac
2020-05-07 Billy Brumley[test] ECC: KATs for the curves in RFC4357 and RFC7836
2020-05-04 Dmitry BelyavskiyMake engine test happier
2019-08-28 Dmitry BelyavskiyMerge pull request #166 from levitte/cleanup-tests
2019-08-28 Richard Levittetest/*.t: Don't check OPENSSL_ENGINES 166/head
2019-08-27 Dmitry BelyavskiyMerge pull request #164 from levitte/run_tests-verbosity
2019-08-27 Richard Levittetest/run_tests: when ctest is verbose, make TAP::Harnes... 164/head
2019-08-25 Dmitry BelyavskiyMerge pull request #161 from levitte/fix-146-2
2019-08-25 Richard Levittetest/run_tests: extend support for more operating systems 161/head
2019-08-24 Dmitry BelyavskiyMerge pull request #160 from levitte/fix-146
2019-08-24 Richard Levittetest/run_tests: Always set paths when OPENSSL_ROOT_DIR...
2019-02-17 Dmitry BelyavskiyMerge pull request #96 from abbra/support-Test-Stream
2019-02-16 Alexander BokovoyMigrate test framework to Test2
2019-01-28 Dmitry BelyavskiyMerge pull request #109 from vt-alt/test_params2
2019-01-28 Dmitry BelyavskiyMerge pull request #108 from vt-alt/perl
2019-01-25 Vitaly Chikunovrun_tests: pass OPENSSL_ROOT_DIR into perl tests 108/head
2018-09-06 Dmitry BelyavskiyMake Travis more happy
2018-07-26 Vitaly ChikunovAdd kuznyechik_ctracpkm
2018-07-25 Gleb Fotengauer... test: Make perl tests report success or failure
2018-07-25 Gleb Fotengauer... Fix perl tests and library name
2018-07-20 Vitaly ChikunovMerge branch 'magma_impl' into openssl_1_0_2_alt
2018-07-12 Dmitry BelyavskiyMerge branch 'master' of https://github.com/gost-engine...
2018-06-28 Dmitry BelyavskiyMerge pull request #65 from chipitsine/modernize_ci
2018-06-27 Ilya Shipitsinmodernize ci:
2018-06-26 Dmitry BelyavskiyMerge pull request #64 from chipitsine/modernize_ci
2018-06-26 Ilya Shipitsinfixed ciphers 64/head
2018-06-26 Ilya Shipitsinallow OPENSSL_ENGINES to be specified explicitly
2018-06-25 Dmitry BelyavskiyHopefully merge tests from object_db branch