summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-11-18evp_extra_test2: Test DH param checks with non-NULL libctxTomas Mraz
2022-11-16Add test to confirm IPAddressFamily_check_len catches invalid lenGraham Woodward
2022-11-16Drop explicit check for engines in opt_legacy_okaySimo Sorce
2022-11-15test: fix typo in test descriptionPauli
2022-11-15test: add two comparision options to fips version test utility codePauli
2022-11-15Add test for EVP_PKEY_eqSimo Sorce
2022-11-12Resign test/certs/rootCA.pem to expire in 100 yearsBernd Edlinger
2022-11-12Update the validity period of ed25519 cerificatesBernd Edlinger
2022-11-11test_CMAC_keygen(): Avoid using ECB cipher with CMACTomas Mraz
2022-11-11cmac_set_ctx_params(): Fail if cipher mode is not CBCTomas Mraz
2022-11-11Add test for generating safeprime DH parametersTomas Mraz
2022-11-11Fix typos in CCM test vector titlesTobias Nießen
2022-11-11update oqsprovider/liboqs to v0.7.2Michael Baentsch
2022-11-11Update the oqs-provider submodule to a more recent commitMatt Caswell
2022-11-11test_external_oqsprovider: Use working checkout of liboqsTomas Mraz
2022-11-11Add external testing with oqsproviderMichael Baentsch
2022-11-11Add testing of OBJ_find_sigid_by_algs()Michael Baentsch
2022-11-11test/helpers/handshake.c: Add check for OPENSSL_strdupJiasheng Jiang
2022-11-11evp_test: Skip testcase if r parameter is unsupportedTomas Mraz
2022-11-11Move e_os.h to include/internalRichard Levitte
2022-11-11test: change pkey kdf dup fail test to a pkey kdf dup success testPauli
2022-11-11evp_test: add a ctx dup operation to the KDF testsPauli
2022-11-11Support different R_BITS lengths for KBKDFPatrick Uiterwijk
2022-11-11Fix endianness problem in params_api_testJuergen Christ
2022-11-11punycode: update to use WPACKET instead of using custom range checkingPauli
2022-11-10pem: avoid segfault if PKEY is NULL in PEM_write_bio_PrivateKeyMilan Broz
2022-11-10Limit size of modulus for BN_mod_exp_mont_consttime()Tomas Mraz
2022-11-10Revert "Skip DES based tests in FIPS mode"Pauli
2022-11-10Revert "Remove conditional FIPS dependence for 3DES"Pauli
2022-11-10Revert "Move DES based test cases out of FIPS territory"Pauli
2022-11-09test: add cipher context dup testPauli
2022-11-09test: add digest context dup testsPauli
2022-11-09providers: Add SM4 GCM implementationTianjia Zhang
2022-11-09test: add some unit tests for the property to string functionsPauli
2022-11-09test: check for properly raised errors during param conversionPauli
2022-11-09Statically link the legacy provider to endecode_testMatt Caswell
2022-11-09Fix typosDimitris Apostolou
2022-11-09Don't run TLSFuzzer tests when it is not properly setDmitry Belyavskiy
2022-11-09TLS Fuzzer: initial test infrastructureDmitry Belyavskiy
2022-11-09Fix compile error when building with no-asmfangming.fang
2022-11-09improving tests for adding sigalg with empty digestMichael Baentsch
2022-11-09Add tests for RNDR and combine tests with RDRANDOrr Toledano
2022-11-09Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPUAndrey Matyukov
2022-11-09test: add threading test for object creationPauli
2022-11-07Fix PACKET_equal test with BUF_LEN+1 on -Wstringop-overreadReinhard Urban
2022-11-07Test that signatures using hash name commands work properlyTomas Mraz
2022-11-04Check for private key existence before calling eddsa sign functionsWangchong Zhou
2022-11-03Coverity 1516624: Fix overrun memory access.Pauli
2022-11-02Potential null pointer referenceyangyangtiantianlonglong
2022-11-02fipsinstall: add -self_test_oninstall option.Pauli