summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2020-12-04Fix EVP_PKEY_CTX propq so that it uses a copyShane Lontis
2020-12-04fix x509_PUBKEY propq so that it uses a copyShane Lontis
2020-12-04Fix x509_crl propq so that it uses a copyShane Lontis
2020-12-04Fix X509 propq so it does not use referencesShane Lontis
2020-12-03x509_vfy.c: Restore rejection of expired trusted (root) certificateDr. David von Oheimb
2020-12-03remove unused initialisationsPauli
2020-12-03remove unused assignmentsPauli
2020-12-03remove unused return value assignmentsPauli
2020-12-02Adapt everything else to the updated OSSL_ENCODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-12-02ENCODER: Don't pass libctx to OSSL_ENCODER_CTX_new_by_EVP_PKEY()Richard Levitte
2020-12-02cmp_client.c: Fix indentation and remove empty lineAnkita Shetty
2020-12-02cmp_client.c: Remove dead code of variable 'txt' in cert_response()Ankita Shetty
2020-12-02Don't Overflow when printing Thawte Strong Extranet VersionMatt Caswell
2020-12-02Add EVP_KDF-X942 to the fips moduleShane Lontis
2020-11-30RSA: correct digestinfo_ripemd160_der[]Richard Levitte
2020-11-30aes/asm/aesv8-armx.pl: avoid 32-bit lane assignment in CTR modeArd Biesheuvel
2020-11-30Fix instances of pointer addition with the NULL pointerMatt Caswell
2020-11-28ERR: drop err_delete_thread_state() TODO markerRichard Levitte
2020-11-28ERR: Drop or deprecate dangerous or overly confusing functionsRichard Levitte
2020-11-27X509_dup: fix copying of libctx and propq using new ASN1_OP_DUP_POST cb opera...Dr. David von Oheimb
2020-11-27EVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls / setters more availableRichard Levitte
2020-11-27Update bio_ok.cihsinme
2020-11-27Deprecate more DH functionsMatt Caswell
2020-11-27Deprecate EVP_PKEY_assign_DH and other similar macrosMatt Caswell
2020-11-27Deprecate DH_new as well as i2d_DHparams and d2i_DHparamsMatt Caswell
2020-11-27ERR: Restore the similarity of ERR_print_error_cb() and ERR_error_string_n()Richard Levitte
2020-11-27Fix EVP_CIPHER_CTX_set_padding for legacy pathShane Lontis
2020-11-26EVP: don't touch the lock for evp_pkey_downgradeDaniel Bevenius
2020-11-26Fix regression in EVP_DigestInit_ex: crash when called with NULL typeTomas Mraz
2020-11-26EVP_DigestFinalXOF must not reset the EVP_MD_CTXTomas Mraz
2020-11-26Update copyright yearMatt Caswell
2020-11-25Don't forget the datatype when decoding a PEM fileMatt Caswell
2020-11-24ERR: Rebuild all generated error headers and source filesRichard Levitte
2020-11-24Modify the ERR init functions to use the internal ERR string loadersRichard Levitte
2020-11-24ERR: Modify util/mkerr.pl to produce internal err string loadersRichard Levitte
2020-11-24Fix double-free in decoder_pkey.cPetr Gotthard
2020-11-22x509_vfy.c: Remove superfluous assignment to 'ret' in check_chain()Ankita Shetty
2020-11-20ossl_cmp_certreq_new(): Fix POPO key mismatch in case newPkey is just public keyDr. David von Oheimb
2020-11-20CMP: prevent misleading PKIStatusInfo output if not response availableDr. David von Oheimb
2020-11-20prov: move the entropy source out of the FIPS providerPauli
2020-11-20rand: move the entropy source out of the FIPS providerPauli
2020-11-20doc: Documentation changes for moving the entropy source out of the fips prov...Pauli
2020-11-19Allow multiple nested marksMatt Caswell
2020-11-19Fix some warnings from clang 10 in params.cPauli
2020-11-19Allow for PKCS#12 input without MAC in p12_kiss.c and e_loader_attic.cDr. David von Oheimb
2020-11-18Deprecate RSA harderRichard Levitte
2020-11-19Rename SHA3 internal functions so they have an ossl_ prefixPauli
2020-11-19rename sha1_ctrl to ossl_sha1_ctrl.Pauli
2020-11-19Provide side RNG functions renamed to have an ossl_ prefix.Pauli
2020-11-19rename md5_block_asm_data_order to ossl_md5_block_asm_data_orderPauli