Historial de Commits

Autor SHA1 Mensaje Fecha
  Tomas Mraz 38b051a1fe SSL object refactoring using SSL_CONNECTION object hace 2 años
  slontis b740012f77 Check for EVP_MD being NULL inside ssl. hace 2 años
  Peiwei Hu 56876ae952 Fix the erroneous checks of EVP_PKEY_CTX_set_group_name hace 2 años
  Matt Caswell fecb3aae22 Update copyright year hace 2 años
  Hugo Landau 948cf52179 Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions hace 2 años
  Nicola Tuveri 66914fc024 [ssl] Prefer SSL_k(EC)?DHE to the SSL_kE(EC)?DH alias hace 2 años
  Phus Lu 13a53fbf13 add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order() hace 3 años
  Dr. David von Oheimb 79b2a2f2ee add OSSL_STACK_OF_X509_free() for commonly used pattern hace 2 años
  Matt Caswell e819b57273 Don't free the EVP_PKEY on error in set0_tmp_dh_pkey() functions hace 2 años
  Bernd Edlinger 0a10825a00 Enable brainpool curves for TLS1.3 hace 6 años
  Pauli e07102220a tls/ccm8: reduce the cipher strength for CCM8 ciphers to 64 bits hace 3 años
  Pauli 56ffcce492 doc: document the change to the security level of CCM8 cipher suites hace 3 años
  Pauli 1a473d1cc6 tls: reduce the strength of CCM_8 ciphers due to their short IV. hace 3 años
  slontis c3b5fa4ab7 Change TLS RC4 cipher strength check to be data driven. hace 3 años
  Pauli 0f8815aace ssl: add zero strenght arguments to BN and RAND RNG calls hace 3 años
  Benjamin Kaduk aa6bd216dd Promote SSL_get_negotiated_group() for non-TLSv1.3 hace 3 años
  Tomas Mraz e2e20129a9 OBJ_nid2sn(NID_sha256) is completely equivalent to OSSL_DIGEST_NAME_SHA2_256 hace 3 años
  Matt Caswell 39a140597d Ensure buffer/length pairs are always in sync hace 3 años
  Pauli d38b6ae96f ssl: support params arguments to init functions hace 3 años
  Matt Caswell 76cb077f81 Deprecate the libssl level SRP APIs hace 3 años
  Matt Caswell e376242d28 Remove all OPENSSL_NO_XXX from libssl where XXX is a crypto alg hace 3 años
  Matt Caswell 462f4f4bc0 Remove OPENSSL_NO_EC guards from libssl hace 3 años
  Matt Caswell 3de751e7f0 Remove compile time guard checking from ssl3_get_req_cert_type hace 3 años
  Matt Caswell 5b64ce89b0 Remove OPENSSL_NO_DH guards from libssl hace 3 años
  Matt Caswell 08cea586c9 Remove some TODO(OpenSSL1.2) references hace 3 años
  Richard Levitte 4333b89f50 Update copyright year hace 3 años
  Tomas Mraz 0c8e98e615 Avoid using OSSL_PKEY_PARAM_GROUP_NAME when the key might be legacy hace 3 años
  Shane Lontis 5b5eea4b60 Deprecate EC_KEY + Update ec apps to use EVP_PKEY hace 4 años
  Michael Baentsch becbacd705 Adding TLS group name retrieval hace 3 años
  Richard Levitte 3a1ee3c199 Drop OPENSSL_NO_RSA everywhere hace 3 años