- e257d3e Remove duplicated #include headers by JHH20 · 2 years, 10 months ago
- fecb3aa Update copyright year by Matt Caswell · 2 years, 11 months ago
- fba140c str[n]casecmp => OPENSSL_strncasecmp by Dmitry Belyavskiy · 2 years, 11 months ago
- 02119fa Check the return of EVP_KDF_fetch() by tangyiqun · 3 years ago
- 2c0f7d4 Replace size check with more meaningful pubkey check by Tomas Mraz · 3 years, 1 month ago
- d5f9166 Move e_os.h to include/internal by Richard Levitte · 3 years, 1 month ago
- 944f822 Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY. by slontis · 3 years, 1 month ago
- 2349d7b Fix the return check of OBJ_obj2txt by PW Hu · 3 years, 4 months ago
- cf1a231 dh_ameth: Fix dh_cmp_parameters to really compare the params by Tomas Mraz · 3 years, 6 months ago
- 5dc6489 Update our EVP_PKEY_METHODs to get low level keys via public APIs by Matt Caswell · 3 years, 8 months ago
- d101700 CRYPTO: Remove the check for built-in methods in the export_to function by Richard Levitte · 3 years, 8 months ago
- 3f773c9 fips module header inclusion fine-tunning by Tomas Mraz · 3 years, 8 months ago
- 9932585 Fix DH private key check. by Shane Lontis · 3 years, 9 months ago
- 1c49be8 Fix DH/DHX named groups to not overwrite the private key length. by Shane Lontis · 3 years, 9 months ago
- ed576ac Rename all getters to use get/get0 in name by Tomas Mraz · 3 years, 10 months ago
- 5cbd2ea add zero strenght arguments to BN and RAND RNG calls by Pauli · 3 years, 10 months ago
- 9d0dd1d Use "" for include crypto/xxx by Rich Salz · 3 years, 10 months ago
- 449bdf3 Use "" for include internal/xxx by Rich Salz · 3 years, 10 months ago
- b93f6c2 err: rename err_load_xxx_strings_int functions by Pauli · 3 years, 10 months ago
- bed7437 Modify EVP_PKEY_ASN1_METHOD's export_to function to take an importer by Richard Levitte · 3 years, 10 months ago
- f1ffaae Fixes related to separation of DH and DHX types by Shane Lontis · 3 years, 11 months ago
- b247113 Detect low-level engine and app method based keys by Tomas Mraz · 3 years, 11 months ago
- ad57a13 Modify OBJ_nid2sn(OBJ_obj2nid(...)) occurences to use OBJ_obj2txt() by Richard Levitte · 4 years ago
- 7e43bae Do not allow creating empty RSA keys by duplication by Tomas Mraz · 4 years ago
- b4f447c Add selection support to the provider keymgmt_dup function by Tomas Mraz · 4 years ago
- 4a9fe33 Implement provider-side keymgmt_dup function by Tomas Mraz · 4 years ago
- 3f883c7 Replace OSSL_PARAM_BLD_free_params() with OSSL_PARAM_free(). by Shane Lontis · 4 years ago
- fd0a9ff dh: fix coverity 1473238: argument cannot be negative by Pauli · 4 years ago
- e454a39 Add a range check (from SP800-56Ar3) to DH key derivation. by Shane Lontis · 4 years ago
- 2145ba5 Implement EVP_PKEY_dup() function by Tomas Mraz · 4 years ago
- 9d8c53e dh: fix coverty 1474423: resource leak by Pauli · 4 years ago
- cf33379 PROV: Add type specific PKCS#8 decoding to the DER->key decoders by Richard Levitte · 4 years ago
- adf7e6d Add ossl_asn1 symbols by Shane Lontis · 4 years ago
- 9500c82 Fix misc external ossl_ symbols. by Shane Lontis · 4 years ago
- 19ad1e9 Remove a TODO(3.0) from EVP_PKEY_derive_set_peer() by Matt Caswell · 4 years ago
- 8020d79 Update copyright year by Matt Caswell · 4 years ago
- 7bc0fdd Make the EVP_PKEY_get0* functions have a const return type by Matt Caswell · 4 years ago
- 36fae6e crypto: add additional argument to KDF derive calls by Pauli · 4 years ago
- 19dbb74 Fix external symbols related to dh keys by Shane Lontis · 4 years, 1 month ago
- 94553e8 Fix external symbols for bn by Shane Lontis · 4 years, 1 month ago
- af9f2ee Fix typo in comment in DH_set0_pqg function by Daniel Bevenius · 4 years, 1 month ago
- 4718326 Add EVP_PKEY_public_check_quick. by Shane Lontis · 4 years, 1 month ago
- eabb301 Fix DH ASN1 decode so that it detects named groups. by Shane Lontis · 4 years, 1 month ago
- 5d8ffeb DH: Make DH_bits(), DH_size(), and DH_security_bits() check that there are key parameters by Sahana Prasad · 4 years, 1 month ago
- ba37b82 dsa_check: Perform simple parameter check if seed is not available by Tomas Mraz · 4 years, 1 month ago
- 4333b89 Update copyright year by Richard Levitte · 4 years, 2 months ago
- 2c04b34 Allow EVP_PKEY private key objects to be created without a public component by Jon Spillett · 4 years, 2 months ago
- 22aa4a3 [crypto/dh] side channel hardening for computing DH shared keys by Billy Brumley · 4 years, 2 months ago
- 6963979 DECODER: Adjust the library context of keys in our decoders by Richard Levitte · 4 years, 3 months ago
- c829c23 EVP_PKEY & DH: Make DH EVP_PKEY_CTX parameter ctrls / setters more available by Richard Levitte · 4 years, 3 months ago
- 89cccbe Add EVP_KDF-X942 to the fips module by Shane Lontis · 4 years, 3 months ago
- 25e49af Deprecate more DH functions by Matt Caswell · 4 years, 4 months ago
- 752419d Deprecate DH_new as well as i2d_DHparams and d2i_DHparams by Matt Caswell · 4 years, 4 months ago
- 14a6c6a ERR: Rebuild all generated error headers and source files by Richard Levitte · 4 years, 4 months ago
- 9311d0c Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call by Richard Levitte · 4 years, 4 months ago
- eb2f1b8 DH: Move the code to set the DH sub-type by Richard Levitte · 4 years, 4 months ago
- 28e1d58 DH: stop setting the private key length arbitrarily by Richard Levitte · 4 years, 5 months ago
- d1fb6b4 Constify OSSL_FUNC_keymgmt_validate() by Nicola Tuveri · 4 years, 5 months ago
- ee55a20 DH: have DH_set_length() increment the dirty count. by Richard Levitte · 4 years, 5 months ago
- 0ba71d6 DH: make the private key length importable / exportable by Richard Levitte · 4 years, 5 months ago
- a829b73 Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx' by Dr. Matthias St. Pierre · 4 years, 5 months ago
- b425001 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX by Dr. Matthias St. Pierre · 4 years, 5 months ago
- 7022d9b Remove CMS recipient info information out of the algorithm implementations by Matt Caswell · 4 years, 5 months ago
- 0b3a4ef Move CMS enveloping code out of the algorithms and into CMS by Matt Caswell · 4 years, 5 months ago
- 5357c10 ffc: add _ossl to exported but internal functions by Pauli · 4 years, 5 months ago
- d8652be Run the withlibctx.pl script by Matt Caswell · 4 years, 5 months ago
- 29844ea Prune low-level ASN.1 parse errors from error queue in decoder_process() by Dr. David von Oheimb · 4 years, 6 months ago
- 9951eaf Fix coverity issue: CID 1466483 - Improper use of Negative value in dh_ctrl.c by Shane Lontis · 4 years, 6 months ago
- d135774 Fix coverity CID #1465967 & #1465968 - fix NULL dereference in dh_ameth.c by Shane Lontis · 4 years, 6 months ago
- 7fe32ef Fix no-cms build errors. by Shane Lontis · 4 years, 7 months ago
- 31d2dae Add DHX serialization by Shane Lontis · 4 years, 7 months ago
- 116d251 Add dh_kdf support to provider by Shane Lontis · 4 years, 7 months ago
- 660c534 Revert "kdf: make function naming consistent." by Matt Caswell · 4 years, 8 months ago
- 63794b0 Add multiple fixes for ffc key generation using invalid p,q,g parameters. by Shane Lontis · 4 years, 8 months ago
- 023b188 Make EVP_PKEY_CTX_[get|set]_group_name work for DH too by Matt Caswell · 4 years, 9 months ago
- 4f2271d Add ACVP fips module tests by Shane Lontis · 4 years, 9 months ago
- 765d04c kdf: make function naming consistent. by Pauli · 4 years, 9 months ago
- 8da42c8 Generate error queue entry on FFC_CHECK_BAD_LN_PAIR for DH and DSA by Dr. David von Oheimb · 4 years, 9 months ago
- 6a9bd92 Make EVP_PKEY_[get1|set1]_tls_encodedpoint work with provided keys by Matt Caswell · 4 years, 9 months ago
- 7674e92 Constify X509_PUBKEY_get(), X509_PUBKEY_get0(), and X509_PUBKEY_get0_param() by Dr. David von Oheimb · 4 years, 10 months ago
- b808665 Update core_names.h fields and document most fields. by Shane Lontis · 4 years, 10 months ago
- f844f9e Rename FIPS_MODE to FIPS_MODULE by Richard Levitte · 4 years, 11 months ago
- 33388b4 Update copyright year by Matt Caswell · 5 years ago
- 738ee18 Fix DH_get_nid() so that it does not cache values. by Shane Lontis · 5 years ago
- 629c72d When calling the import_to function pass the libctx too by Matt Caswell · 5 years ago
- 705536e Use build.info, not ifdef for crypto modules by Rich Salz · 5 years ago
- 7165593 Add DH keygen to providers by Shane Lontis · 5 years ago
- b03ec3b Add DSA keygen to provider by Shane Lontis · 5 years ago
- 76e23fc Enable export_to functions to have access to the libctx by Matt Caswell · 5 years ago
- 6d4e600 Param build: make structures opaque. by Pauli · 5 years ago
- 110bff6 Param builder: make the OSSL_PARAM_BLD APIs public. by Pauli · 5 years ago
- 0abae16 EVP: Implement support for key downgrading in backends by Richard Levitte · 5 years ago
- 0996cff DH, DSA, EC_KEY: Fix exporters to allow domain parameter keys by Richard Levitte · 5 years ago
- 8cc86b8 Constify various mostly X509-related parameter types in crypto/ and apps/ by Dr. David von Oheimb · 5 years ago
- c339d3e DH: remove DH parameter files that aren't used or installed. by Pauli · 5 years ago
- c518117 DH: add internal dh_get_method() by Richard Levitte · 5 years ago
- df13def EVP: Check that key methods aren't foreign when exporting by Richard Levitte · 5 years ago
- 55f02cb Change DH_get_nid() to set the value of q if it is not already set by Shane Lontis · 5 years ago
- a54ff47 Add DH key validation to default provider by Shane Lontis · 5 years ago
- 47c239c Add pairwise consistency self tests to asym keygenerators by Shane Lontis · 5 years ago