summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-12rsa: Add option to disable implicit rejectionHubert Kario
2022-12-12rsa: add test vectors for the implicit rejection in RSA PKCS#1 v1.5Hubert Kario
2022-12-12rsa: add implicit rejection in PKCS#1 v1.5Hubert Kario
2022-12-12Run-checker merge CI: Memleak test does not work without ubsanTomas Mraz
2022-12-12Revert "Run-checker merge CI: Replace no-shared with no-modules"Tomas Mraz
2022-12-12unbuffer stdin before get passwd from stdinwangyuhang
2022-12-09Run-checker merge CI: Replace no-shared with no-modulesTomas Mraz
2022-12-09Cross compiles CI: Disable stringop-overflow warning on s390x and m68kTomas Mraz
2022-12-09Fuzz checker CI: Use more generic include dir for fuzzer includesTomas Mraz
2022-12-09Bump actions/setup-python from 4.3.0 to 4.3.1dependabot[bot]
2022-12-08Fix `no-ec enable-ktls` buildTodd Short
2022-12-08test: add test case for deadlock reported in #19643Pauli
2022-12-08x509: fix double locking problemPauli
2022-12-08signature: Clamp PSS salt len to MD lenClemens Lang
2022-12-08Obtain PSS salt length from providerClemens Lang
2022-12-08prevent HPKE sender setting seq unwiselyStephen Farrell
2022-12-08OSSL_CMP_validate_msg(): make sure to reject protection type mismatchDr. David von Oheimb
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2022-12-08Move the description of the core types into their own pagesRichard Levitte
2022-12-08Better sorting of util/other.symsRichard Levitte
2022-12-08Fix treatment of BUILD_METADATARichard Levitte
2022-12-07Compensate for CMP-related TODOs removed by PR #15539Dr. David von Oheimb
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala
2022-12-06Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills
2022-12-06timing_load_creds: Add timersub macro for platforms where it is missingTomas Mraz
2022-12-06Fix the code used to detect aarch64 capabilities when we don't have getauxval()Tom Cosgrove
2022-12-05Fix the check of BIO_set_write_buffer_size and BIO_set_read_buffer_sizePeiwei Hu
2022-12-05Fix the check of EVP_PKEY_decrypt_initPeiwei Hu
2022-12-05Fix the checks in rsautl_mainPeiwei Hu
2022-12-05Drop a spurious printf in evp_test.cMatt Caswell
2022-12-05Sync CHANGES.md and NEWS.md with 3.1 releaseTomas Mraz
2022-12-05hpke: fix tests with disabled chacha20 or poly1305Tomas Mraz
2022-12-05Refactoring some operations to avoid repeated callsTomas Mraz
2022-12-05hpke_aead_enc/dec(): Refactor to pass in OSSL_HPKE_CTX *Tomas Mraz
2022-12-05ossl_kdf_ctx_create(): Check for NULL KDF being fetchedTomas Mraz
2022-12-05Fix build on NonStopTomas Mraz
2022-12-03QUIC Connection State Machine Design DocumentHugo Landau
2022-12-02doc: fix EVP_SignInit.podReinhard Urban
2022-12-02Clarify the EVP_PKEY_decrypt manual pageTomas Mraz
2022-12-01Don't set cancel state/typeMatt Caswell
2022-11-30cmp_client_test.c: add tests for OSSL_CMP_CTX_get_statusDr. David von Oheimb
2022-11-30[test/recipes] Add RFC6979 deterministic DSA KATs in evptest formatslontis
2022-11-30[test/recipes] RFC6979 deterministic ECDSA KATs in evptest formatBilly Brumley
2022-11-30Fix docs related to EVP_RAND_CTX_new() that were not passing the parentslontis
2022-11-30Implement deterministic ECDSA sign (RFC6979)slontis
2022-11-30evp_test: fix rebase mistake with no_gostPauli
2022-11-30Remove redundant assignment in felem_mul_ref in p521Rohan McLure
2022-11-30fips prov: remove 3DES from list of inclusionsPauli
2022-11-30Update fips version check to be more robustPauli
2022-11-30aes: add AES-GCM-SIV modes to the FIPS providerPauli