summaryrefslogtreecommitdiffstats
path: root/ms (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-13Implement pem_read_key directly through OSSL_DECODERTomas Mraz10-83/+74
2021-05-13Replace EVP_PKEY_supports_digest_nidTomas Mraz9-82/+75
2021-05-13Drop ASN1_PKEY_CTRL_SUPPORTS_MD_NIDTomas Mraz2-4/+2
2021-05-13update-fips-checksums: Make the dependency on source list workTomas Mraz1-1/+2
2021-05-13clarification about the DES statusDmitry Belyavskiy2-0/+8
2021-05-13Enumerating the legacy provider's cipher algorithmsDmitry Belyavskiy1-0/+26
2021-05-13Ensure the pristine checksums are not recomputedTomas Mraz1-1/+3
2021-05-13The FIPS Checksums job must be run on pull_request_targetTomas Mraz1-1/+1
2021-05-13Makefile: Make sure providers/fipsmodule.cnf is re-built also for run_testsDr. David von Oheimb1-1/+1
2021-05-13Makefile: Simplify use of run_testsDr. David von Oheimb1-7/+4
2021-05-13Remove the .new suffix inside the fips.checksum.newTomas Mraz1-2/+4
2021-05-13Allow diff-fips-checksums in in-tree buildTomas Mraz1-18/+14
2021-05-13Remove the severity: fips change label if fips checksum unchangedTomas Mraz1-1/+13
2021-05-13Set the severity: fips change label if fips checksum changedTomas Mraz1-12/+13
2021-05-13fipsprov: Missing teardown on fips_get_params_from_core() errorTomas Mraz1-1/+1