summaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* test: auditIdentity X.509v3 extension decoding and displayJonathan M. Wilbur2024-08-262-1/+17
* Add FIPS indicators to X25519 and X448.slontis2024-08-252-2/+50
* Update new FIPS indicator evp_tests to use FIPSversion + Availablein options.slontis2024-08-2317-0/+79
* Revert evp_test change that made "FIPSversion" skip the default provider.slontis2024-08-231-5/+0
* FIPS: Add EDDSA public key validation.slontis2024-08-232-2/+207
* FIPS: Change fips tests to use SHA2 for corruption test.slontis2024-08-231-1/+1
* acvptest: add positive and negative tests for verify message paramPauli2024-08-221-13/+46
* Fix error handling in OBJ_add_objectBernd Edlinger2024-08-211-0/+14
* test/provider_test.c: Add OSSL_PROVIDER_unload() to avoid memory leakJiasheng Jiang2024-08-211-0/+1
* test/provider_fallback_test.c: Add OSSL_PROVIDER_unload() to avoid memory leakJiasheng Jiang2024-08-211-3/+9
* Add additional test cases for Single Step KDF.slontis2024-08-211-0/+87
* Add FIPS KMAC key checkslontis2024-08-211-0/+38
* Add HMAC FIPS keysize check.slontis2024-08-212-1/+29
* For lockless reads use the whole hashtable for colliding entriesTomas Mraz2024-08-211-6/+21
* Use the new hashtable for core_namemapTomas Mraz2024-08-211-2/+2
* hashtable: Support lockless readsTomas Mraz2024-08-211-3/+3
* alternate collision checking supportNeil Horman2024-08-211-0/+3
* Enable RSA-SM3 in the default providerRichard Levitte2024-08-212-0/+9
* Add new test types in test/evp_test.c, and a test for RSA sigalgsRichard Levitte2024-08-213-19/+347
* test: add command line indicator option checking to fipsinstallPauli2024-08-201-1/+45
* test/hmactest: Add further tests for HMAC with multiple update callsIngo Franzki2024-08-191-1/+141
* CI: Fix GCM IV check in acvp_test for crosstestslontis2024-08-191-5/+10
* test: add a default greeting to avoid printing a null pointer.Pauli2024-08-191-1/+1
* Add an indicator for AES GCM that returns if the iv has been generatedslontis2024-08-181-17/+60
* Move docker files to testNeil Horman2024-08-163-0/+160
* Fix unpredictible refcount handling of d2i functionsBernd Edlinger2024-08-161-5/+18
* Extend test case for reused PEM_ASN1_read_bioBernd Edlinger2024-08-161-10/+38
* Revert "test: update EdDSA tests for FIPS and no pre-hashing"Pauli2024-08-161-51/+0
* Revert "test: omit failing test when using a FIPS provider that supports edds...Pauli2024-08-161-8/+0
* Change existing evp_test KeyGen Ctrls to use provider algorithmslontis2024-08-154-6/+5
* Update evp_test KeyGenslontis2024-08-152-18/+44
* Add FIPS Indicator for ECDH cofactor.slontis2024-08-154-2/+58
* fips: allow to customize provider vendor nameDimitri John Ledkov2024-08-151-1/+1
* Don't compile in support for DSA speed testing if not neededMatt Caswell2024-08-141-9/+25
* Add a test recipe for testing the speed commandMatt Caswell2024-08-141-0/+124
* test: Improve coverage for the PBKDF2 unit testsPauli2024-08-141-2/+13
* Encap/decap in pkeyutl - testsDmitry Belyavskiy2024-08-134-2/+42
* adds TLS signature algorithms list featureMichael Baentsch2024-08-131-1/+3
* Restrict salt length for RSA-PSS in the FIPS providerpohsingwu2024-08-134-199/+340
* Setup padding mode correctly in acvp_testpohsingwu2024-08-121-1/+12
* test: add unit tests for disallowed XOF digestsPauli2024-08-124-1/+32
* test: update fipsinstall tests to cover signature_digest_check optionPauli2024-08-121-1/+3
* Fix PBMAC1 MAC verification in FIPS modeDmitry Belyavskiy2024-08-111-3/+27
* test: add error reasons to KBKDF testsPauli2024-08-102-0/+5
* test: add positive FIPS indicator failure tests for DRBGsPauli2024-08-101-2/+26
* test: add error reasons to TLS 1 PRF testsPauli2024-08-101-0/+2
* test: add error reasons to X9.63 testPauli2024-08-101-0/+3
* test: add error reasons to X9.42 testPauli2024-08-101-0/+1
* test: add error reasons to TLS 1.3 KDF testsPauli2024-08-101-0/+4
* test: add error reasons to TLS 1.2 PRF testsPauli2024-08-101-0/+3