doc: document param argument to RSA calls
[openssl.git] / crypto /
2021-03-11 Paulimisc: other init function param additions
2021-03-11 Paulievp: add params arguments to init functions
2021-03-11 Paulievp: add params argument to key manager's gen_init...
2021-03-11 Rich SalzFix error-checking compiles for mutex
2021-03-11 Matt CaswellUpdate copyright year
2021-03-11 Vincent DrakeUse read/write locking on Windows
2021-03-11 Pedro MonrealFix reason code: EVP_R_OPERATON_NOT_INITIALIZED
2021-03-10 PauliAdd a real type for OSSL_CORE_BIO which is distinct...
2021-03-10 Shane LontisUse BIO_f_readbuffer() in the decoder to support stdin.
2021-03-10 Shane LontisAdd new filter BIO BIO_f_readbuffer()
2021-03-10 Tomas MrazChange default algorithms in PKCS12_create() and PKCS12...
2021-03-09 Dmitry BelyavskiyNon-const accessor to legacy keys
2021-03-09 Dr. David von Oheimbcmp_hdr.c: Fix minor Coverity issue CID 1473605
2021-03-09 Shane LontisReword repeated words.
2021-03-08 Matt CaswellMake the EVP_PKEY_get0* functions have a const return...
2021-03-08 Matt CaswellEnsure the various legacy key EVP_PKEY getters/setters...
2021-03-08 Matt CaswellCache legacy keys instead of downgrading them
2021-03-08 Matt CaswellAvoid a null pointer deref on a malloc failure
2021-03-06 Dr. David von OheimbHTTP: Fix BIO_mem_d2i() on NULL mem input
2021-03-06 Dr. David von Oheimbhttp_local.h: Remove unused declaration of HTTP_sendreq...
2021-03-06 Dr. David von OheimbSimplify OCSP_sendreq_bio()
2021-03-06 Dr. David von OheimbMake more use of X509_add_certs(); minor related code...
2021-03-06 Dr. David von Oheimbcrypto/ocsp/ocsp_cl.c: coding style improvements
2021-03-04 Richard LevitteMake provider provider_init thread safe, and flag check...
2021-03-04 Richard LevitteMake ossl_provider_disable_fallback_loading() thread...
2021-03-04 Tomas Mrazecx_set_priv_key: Try to obtain libctx from the pkey...
2021-03-04 Tomas Mrazbn_ctx.c: Remove TODO 3.0 related to tracing in FIPS...
2021-03-04 Tomas Mrazecx_set_priv_key: Remove TODO 3.0 related to setting...
2021-03-04 Tomas Mrazdo_sigver_init: Remove fallback for missing provider...
2021-03-04 Tomas MrazRemove some of the TODO 3.0 in crypto/evp related to...
2021-03-04 Tomas Mrazcrypto/param_build_set.c: Remove irrelevant TODO 3.0
2021-03-04 Tomas Mrazcrypto/ppccap.c: Remove useless TODO 3.0
2021-03-04 Dr. David von OheimbOSSL_STORE: restore diagnostics on decrypt error; provi...
2021-03-04 Tobias Nießencrypto: rename error flags in internal structures
2021-03-03 Tomas Mrazossl_rsa_sp800_56b_check_public: Be more lenient with...
2021-03-03 Tomas MrazEVP_PKEY_CTX_get/settable_params: pass provider operati...
2021-03-02 Dr. David von OheimbCMP: On NULL-DN subject or issuer input omit field...
2021-03-01 Rich SalzRemove RSA SSLv23 padding mode
2021-03-01 Dr. David von OheimbGeneralize schmeme parsing of OSSL_HTTP_parse_url(...
2021-03-01 Dr. David von OheimbOSSL_HTTP_parse_url(): Handle any userinfo, query,...
2021-02-28 Paulirand: use params argument on instantiate call
2021-02-28 Paulievp: add params argument to EVP_RAND_instantiate()
2021-02-28 Paulicrypto: add additional argument to KDF derive calls
2021-02-28 Paulievp: add param argument to KDF derive call
2021-02-28 Paulievp: updates for the new additional MAC_init arguments
2021-02-28 Paulicrmf: updates for the new additional MAC_init arguments
2021-02-28 Paulisiphash: Add the C and D round parameters for SipHash.
2021-02-27 Richard Levittecrypto/asn1/i2d_evp.c: Fix i2d_provided() to return...
2021-02-27 Richard LevitteModify i2d_PublicKey() so it can get an EC public key...
2021-02-27 Dr. David von OheimbCode cleanup mostly in crypto/x509/v3_purp.c
2021-02-26 Benjamin KadukCheck ASN1_item_ndef_i2d() return value.
2021-02-26 Paulievp: upport modified gettable/settable ctx calls for...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-26 Paulievp: support modified gettable/settable ctx calls for...
2021-02-26 Paulimodify EVP to support digest gettable/settable calls
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2021-02-26 Shane LontisFix external symbols related to dsa keys
2021-02-26 Shane LontisFix external symbols related to dh keys
2021-02-26 Shane LontisFix external symbols for bn
2021-02-24 jwalchFix an integer overflow in o_time.c
2021-02-24 Matt CaswellDon't hold a lock when calling a callback in ossl_namem...
2021-02-24 Richard LevitteFix string termination and length setting in OSSL_PARAM...
2021-02-24 Richard LevitteFix OSSL_PARAM_allocate_from_text() for OSSL_PARAM_UTF8...
2021-02-24 Tomas MrazCleanup of some of the EVP_PKEY_CTX_ctrl related TODOs
2021-02-24 Tomas MrazFix missing EOL at the end of the rsa/build.info
2021-02-24 Tomas MrazRemove inclusion of unnecessary header files
2021-02-24 Tomas MrazUse strcasecmp when comparing kdf_type
2021-02-24 Daniel BeveniusFix typo in comment in DH_set0_pqg function
2021-02-24 Matt CaswellDuplicate the file and func error strings
2021-02-24 Pauliprovider: add an unquery function to allow providers...
2021-02-24 Tomas MrazDeprecated EVP_PKEY_CTX_get0_dh_kdf_ukm() and EVP_PKEY_...
2021-02-24 Richard LevitteX509: Refactor X509_PUBKEY processing to include provid...
2021-02-23 Pauliprovider: add option to load a provider without disabli...
2021-02-23 Paulirand: allow lock/unlock functions to be absent
2021-02-23 PauliRAND_METHOD deprecation: code changes
2021-02-23 Richard LevitteEVP: Adapt the EC_KEY specific EVP_PKEY_CTX setter...
2021-02-23 Richard LevitteEVP: Make checks in evp_pkey_ctx_store_cached_data...
2021-02-23 Richard LevitteEVP: Adapt the RSA specific EVP_PKEY_CTX setter / gette...
2021-02-23 Richard LevitteEVP: Adapt the DH specific EVP_PKEY_CTX setter / getter...
2021-02-23 Richard LevitteEVP: Adapt the EVP_PKEY_CTX ctrl functions
2021-02-23 Richard LevitteEVP: Adapt diverse OSSL_PARAM setters and getters
2021-02-23 Richard LevitteEVP: Make evp_pkey_ctx_{set,get}_params_strict() legacy...
2021-02-23 Richard LevitteEVP: Implement data-driven translation between known...
2021-02-23 Richard LevitteEVP: Make evp_pkey_ctx_state() available to all of EVP
2021-02-23 Richard LevitteEVP: Implement EVP_PKEY_CTX_is_a()
2021-02-23 Shane LontisAdd back in legacy paths for d2i_PrivateKey/d2i_AutoPri...
2021-02-22 Dr. David von OheimbHandle NULL result of ERR_reason_error_string() in...
2021-02-22 Shane LontisAdd EVP_PKEY_public_check_quick.
2021-02-21 Shane LontisFix external symbols for pkcs7.
2021-02-21 Shane LontisFix external symbols for cms.
2021-02-20 Richard LevitteDECODER: Add better tracing of the chain walking process
2021-02-20 Richard LevitteDECODER: Use the data structure from the last decoder...
2021-02-19 John BaldwinCorrect the return value of BIO_get_ktls_*().
2021-02-19 Dr. David von OheimbCMP: Fix total_timeout behavior; small doc and diagnost...
2021-02-19 Zhang JindeCRYPTO_gcm128_decrypt: fix mac or tag calculation
2021-02-19 Shane LontisFix merge problem in d2i_PrivateKey_ex
2021-02-19 Shane LontisFix DH ASN1 decode so that it detects named groups.
2021-02-19 Shane LontisFix d2i_AutoPrivateKey_ex so that is uses the new decod...
2021-02-18 Matt CaswellPass the object type and data structure from the pem2de...
next