aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2022-12-02Implementation of the MGM mode for magma/kuznyechikigrkir1-1/+1
2022-08-11Add magma-ecb mode. Fixes #410Mark Fedorov1-1/+1
2021-12-20Output provider infoVitaly Chikunov1-0/+2
2021-10-11Making a gost provider - Add the macsRichard Levitte1-25/+185
2021-10-11Making a gost provider - Add the digestsRichard Levitte1-109/+262
2021-10-11Making a gost provider - Add the ciphersRichard Levitte1-143/+207
2021-10-11Making a gost provider - Refactor the testing foundationRichard Levitte8-0/+78
2021-08-11[test] VKO unit tests for curves with cofactors: extreme rangesBilly Brumley1-5/+26
2021-05-02Make test programs less hard-codedRichard Levitte1-0/+7
2021-02-16Remove the use of test/run_tests in favor of 'prove'Richard Levitte2-52/+67
2021-02-06Adjust printing options as we print pubkey onlyDmitry Belyavskiy1-2/+2
2020-11-28Tests updated to support GOST2001DHDmitry Belyavskiy1-1/+1
2020-06-13Avoid some warningsDmitry Belyavskiy1-1/+1
2020-06-08GOST key agreement cofactor fix (#265)Billy Brumley1-4/+20
2020-05-11Allow skipping perl testsDmitry Belyavskiy1-0/+2
2020-05-09magma-ctr-acpkm + magma-ctr-acpkm-omacDmitry Belyavskiy1-1/+1
2020-05-07[test] ECC: KATs for the curves in RFC4357 and RFC7836Billy Brumley1-26/+191
2020-05-04Make engine test happierDmitry Belyavskiy1-1/+1
2019-08-28Merge pull request #166 from levitte/cleanup-testsDmitry Belyavskiy6-26/+0
2019-08-28test/*.t: Don't check OPENSSL_ENGINESRichard Levitte6-26/+0
2019-08-27test/run_tests: when ctest is verbose, make TAP::Harness verbose tooRichard Levitte1-1/+3
2019-08-25test/run_tests: extend support for more operating systemsRichard Levitte1-0/+11
2019-08-24test/run_tests: Always set paths when OPENSSL_ROOT_DIR is definedRichard Levitte1-3/+31
2019-02-16Migrate test framework to Test2Alexander Bokovoy5-70/+83
2019-01-26run_tests: pass OPENSSL_ROOT_DIR into perl testsVitaly Chikunov1-0/+4
2018-09-06Make Travis more happyDmitry Belyavskiy1-1/+1
2018-07-26Add kuznyechik_ctracpkmVitaly Chikunov1-1/+1
2018-07-25test: Make perl tests report success or failureGleb Fotengauer-Malinovskiy1-1/+1
2018-07-25Fix perl tests and library nameGleb Fotengauer-Malinovskiy1-1/+1
2018-06-27modernize ci:Ilya Shipitsin1-1/+5
2018-06-26fixed ciphersIlya Shipitsin1-1/+1
2018-06-26allow OPENSSL_ENGINES to be specified explicitlyIlya Shipitsin5-10/+20
2018-06-25Hopefully merge tests from object_db branchDmitry Belyavskiy7-0/+575