summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-04Copyright year updatesTomas Mraz
2024-05-14Add reason codes with the correct offset for two alertsJacob Champion
2024-05-09Rename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce_fixed_top()Tomas Mraz
2024-05-09Add ossl_bn_priv_rand_range_fixed_top() and use it for EC/DSATomas Mraz
2024-05-09Add ossl_bn_is_word_fixed_top()Tomas Mraz
2024-05-09Make BN_generate_dsa_nonce() constant time and non-biasedTomas Mraz
2024-01-30Copyright year updatesMatt Caswell
2024-01-03Allow duplicate CMS attributesTomas Mraz
2023-12-30Detect and prevent recursive config parsingNeil Horman
2023-12-22Fixed windows compilation issueGopal Sharma
2023-11-06Fix conflicts between DH check flags and FFC check flagsRichard Levitte
2023-11-06Make DH_check_pub_key() and DH_generate_key() safer yetRichard Levitte
2023-10-25Avoid using gets as an argument name in a prototypeTomas Mraz
2023-10-24Copyright year updatesMatt Caswell
2023-10-17CMS_add1_signer(): add missing ERR_raise() callsDr. David von Oheimb
2023-10-17PKCS7_SIGNER_INFO: point out confusing names of digest_enc_alg and enc_digest...Dr. David von Oheimb
2023-10-04Restore the meaning of EVP_PKEY_print_private()Richard Levitte
2023-08-01Copyright year updatesMatt Caswell
2023-07-24fix: reject adding a duplicity into STACK_OF(X509_ATTRIBUTE)Adam Ć ulc
2023-07-19Fix DH_check() excessive time with over sized modulusMatt Caswell
2023-05-30Update copyright yearTomas Mraz
2023-05-12CMP client: fix error response on -csr without private key, also in docsDr. David von Oheimb
2023-04-04Revert "Fix Timing Oracle in RSA decryption"Bernd Edlinger
2023-03-25CMP add: fix -reqin option, which requires adding OSSL_CMP_MSG_update_recipNo...Dr. David von Oheimb
2023-03-21cmp: fix --strict-warnings windows buildsFdaSilvaYY
2023-03-21nit: tidy-up code, and fix a typo.FdaSilvaYY
2023-03-01Fix potential infinite loops in ECDSA signing.slontis
2023-03-01Fix infinite loops in DSA sign code.slontis
2023-03-01Disable atomic refcounts with no-threadsJ.W. Jagersma
2023-02-07Update copyright yearRichard Levitte
2023-02-03Internaly declare the DSA type for no-deprecated buildsTomas Mraz
2023-02-03CVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address (3.0)Hugo Landau
2023-02-03Do not create DSA keys without parameters by decoderTomas Mraz
2023-02-03Fix NULL deference when validating FFC public key.slontis
2023-02-03Fix Timing Oracle in RSA decryptionDmitry Belyavskiy
2023-01-11Avoid ifdefs in trace categoriesTomas Mraz
2022-12-22Ensure ossl_cms_EncryptedContent_init_bio() reports an error on no OIDMatt Caswell
2022-12-13Make error reason for disallowed legacy sigalg more specificTomas Mraz
2022-12-08OSSL_CMP_validate_msg(): make sure to reject protection type mismatchDr. David von Oheimb
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-24CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb
2022-11-15Propagate selection all the way on key exportSimo Sorce
2022-11-10Release the drbg in the global default context before enginesTomas Mraz
2022-11-01Update copyright yearTomas Mraz
2022-10-25Add missing ERR_R_XXX_LIB codesTomas Mraz
2022-10-11Update copyright yearMatt Caswell
2022-10-04Disable printf format checking on MinGWDaniel Fiala
2022-09-29djgpp: Define WATT32_NO_OLDIES before including socket headersJ.W. Jagersma
2022-08-22Coverity 1508506: misuse of time_tPauli
2022-08-19Limit the size of various MAXCHUNK definitionsPauli