summaryrefslogtreecommitdiffstats
path: root/test/recipes (unfollow)
Commit message (Expand)AuthorFilesLines
2021-05-26test: update RSA test with current bit strengthsPauli1-3/+9
2021-05-26rsa: special case the strengths of RSA with 7680 and 15360 bitsPauli1-8/+32
2021-05-26Fix buffer overflow when generating large RSA keys in FIPS mode.Shane Lontis2-3/+14
2021-05-26Fix -static builds on masterTom Cosgrove1-4/+4
2021-05-26err: rename err_load_xxx_strings_int functionsPauli84-128/+128
2021-05-26Fix building of test/pbetest.cPetr Gotthard1-7/+4
2021-05-25Add special case to skip RC4 reinitJon Spillett1-4/+13
2021-05-25Add an evp_libctx_test test run for legacy providerJon Spillett1-4/+10
2021-05-25Allow TLS13_AD_MISSING_EXTENSION for older versionsBenjamin Kaduk2-0/+4
2021-05-25Remove tmp file smcont.signed_ that was used for debuggin PR #15347Dr. David von Oheimb1-0/+0
2021-05-25write-man-symlinks: Write relative symlinks not absoluteTomas Mraz1-1/+1
2021-05-25Add warning to key/param generating apps on potential delay due to missing en...Dr. David von Oheimb9-125/+99
2021-05-25fix Solaris OS detection in config.pmJan Lana1-23/+17
2021-05-25Do not try to install image directories with no imagesTomas Mraz2-51/+0
2021-05-25FIPS checksums CI: use merge checkout to compute the new checksumsTomas Mraz1-1/+0
2021-05-25Windows CI: properly drop test_fuzz* tests to speed up thingsTomas Mraz1-3/+3
2021-05-25Windows CI: Add make install step on the shared 64 bit buildTomas Mraz1-0/+7
2021-05-25regenerate FIPS checksumsPauli3-4/+445
2021-05-25checksum: include header files in the checksumming outputPauli2-8/+30
2021-05-25Fix 'openssl req' to be able to use provided keytypesRichard Levitte1-83/+80
2021-05-25mac: add a getter for the MAC block size.Pauli10-20/+64
2021-05-25test: add evp_tests for the MAC size and block sizePauli3-2/+78
2021-05-25doc: document the MAC block size getterPauli6-7/+55
2021-05-25Add fipsinstall option to run self test KATS on module loadShane Lontis5-30/+73
2021-05-25Remove engine_table_select_intRich Salz11-15/+22
2021-05-25DOCS: Don't mention internal functions in public documentationRichard Levitte1-3/+4
2021-05-24Fix warning in gf_serializeJuergen Christ1-1/+1
2021-05-24TEST: Avoid using just 'example.com' - test_cmp_httpRichard Levitte2-4/+4
2021-05-24openssl srp: make index.txt parsing error more verboseFlorian Mickler1-1/+3
2021-05-24openssl ocsp: make index.txt parsing error more verboseFlorian Mickler1-0/+3
2021-05-24openssl ca: make index.txt parsing error more verboseFlorian Mickler1-2/+6
2021-05-24Don't try the same decoder multiple timesMatt Caswell1-26/+42
2021-05-24Windows CI: use nasm on 32bit and 64bit shared buildsTomas Mraz1-19/+13
2021-05-24Add some basic Windows builds to the Windows CI workflowTomas Mraz1-0/+54
2021-05-24Add a test for PKCS5_PBE_keyivgen()Jon Spillett4-2/+173
2021-05-24Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a ...Jon Spillett6-25/+49
2021-05-24Add PBKDF1 to the legacy providerJon Spillett14-93/+591
2021-05-24Remove some perl 5.14 use from rsaz-avx512.plMatt Caswell1-2/+4
2021-05-24Rename the field 'provctx and data' to 'algctx' inside some objects containingShane Lontis20-282/+314
2021-05-24fips: default to running self tests when starting the fips providerPauli1-27/+30
2021-05-24doc: update core_thread_start() documentationPauli1-5/+7
2021-05-24Fix a memleak in the FIPS providerMatt Caswell4-9/+16
2021-05-24test: fix typo in comment in threadstest.cPauli1-1/+1
2021-05-24core: condition out more in FIPS buildsPauli2-1/+7
2021-05-24test: add test case to reliably reproduce RAND leak during POSTPauli5-68/+160
2021-05-2280-test_cmp_http: Invert and correct the logic of success vs. failure exitDr. David von Oheimb6-286/+286
2021-05-22apps/cms.c: Correct -sign output and -verify input with -binaryDr. David von Oheimb5-17/+33
2021-05-22Disable loader_attic by default on VMSRichard Levitte1-1/+1
2021-05-22Make it possible to disable the loader_attic engineRichard Levitte2-10/+13
2021-05-22VMS: Fix run of generic generator programs in descrip.mms.tmplRichard Levitte1-1/+1