summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-22Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OIDMatt Caswell
2022-12-22Fix BIO_f_asn1() to properly report some errorsMatt Caswell
2022-12-22Fix SMIME_crlf_copy() to properly report an errorMatt Caswell
2022-12-22Fix BIO_f_cipher() flushingMatt Caswell
2022-12-22Update pyca-cryptography submodule to 38.0.4Nicola Tuveri
2022-12-22Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-12-21Fix a logic flaw in test_mod_exp_zeroBernd Edlinger
2022-12-20Raise the KMAC limits for key and custom size to 512 bytesTomas Mraz
2022-12-16Update FIPS related build instructions.slontis
2022-12-16Refine the documents of several APIsPeiwei Hu
2022-12-16Update HMAC() documentation.slontis
2022-12-16Fix FIPS Provider compat CI of 3.0 libcrypto with 3.2 FIPS providerTomas Mraz
2022-12-15Coverity: fix 272011 resource leakPauli
2022-12-14Fix openssl storeutl to allow serial + issuerSimo Sorce
2022-12-13Make error reason for disallowed legacy sigalg more specificTomas Mraz
2022-12-12crypto/err: expand on error code generationČestmír Kalina
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-09Obtain PSS salt length from providerClemens Lang
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-08cmp_vfy_test.c: fix name OSSL_CMP_CTX_set0_trusted{,Store}Dr. David von Oheimb
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-07Replace "a RSA" with "an RSA"Daniel Fiala
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-02doc: fix EVP_SignInit.podReinhard Urban
2022-12-02Clarify the EVP_PKEY_decrypt manual pageTomas Mraz
2022-11-30cmp_client_test.c: add tests for OSSL_CMP_CTX_get_statusDr. David von Oheimb
2022-11-30doc: fix location of AES-SIV ciphersPauli
2022-11-29Fix occasional assertion failure when storing propertiesTomas Mraz
2022-11-28Drop incorrect skipping of some evp_test testcases with no-gostTomas Mraz
2022-11-25Add test for EVP_PKEY_Q_keygenTomas Mraz
2022-11-25Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini
2022-11-25When using PEM_read_bio_PrivateKey_ex() the public key is optionalTomas Mraz
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb
2022-11-25CMP: fix gen_new() in cmp_msg.c checking wrong ITAVsDr. David von Oheimb