Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  Dr. David von Oheimb 7c310e872e libcrypto refactoring: introduce and use ossl_asn1_string_set_bits_left() hace 2 años
  Bernd Edlinger be50862e72 Fix a memory leak in EC_GROUP_new_from_ecparameters hace 2 años
  Bernd Edlinger 97de614585 Fix undefined behaviour in EC_GROUP_new_from_ecparameters hace 2 años
  x2018 9dddcd90a1 add checks for the return values of BN_new(), sk_RSA_PRIME_INFO_new_reserve(), hace 3 años
  Nicola Tuveri 7aa3dfc421 [ec] Do not default to OPENSSL_EC_NAMED_CURVE for curves without OID hace 4 años
  Matt Caswell 030c5aba94 Fix EC_GROUP_new_from_ecparameters to check the base length hace 3 años
  Tomas Mraz b4c4a2c688 Implement pem_read_key directly through OSSL_DECODER hace 3 años
  Shane Lontis 2858156e03 Add ossl_encode symbols hace 3 años
  Matt Caswell 8020d79b40 Update copyright year hace 3 años
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys hace 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 4 años
  Pauli a55b00bdbc der: _ossl prefix DER functions hace 4 años
  Dr. David von Oheimb 29844ea5b3 Prune low-level ASN.1 parse errors from error queue in decoder_process() hace 4 años
  Tomas Mraz fe2f8aecfe EC_KEY: add EC_KEY_decoded_from_explicit_params() hace 4 años
  Shane Lontis c0f39ded68 Add Explicit EC parameter support to providers. hace 4 años
  Nicola Tuveri e0137ca92b [EC][ASN1] Detect missing OID when serializing EC parameters and keys hace 4 años
  Billy Brumley 23ccae80bd Move EC_METHOD to internal-only hace 4 años
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  Nicola Tuveri 4fe54d674f [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH hace 4 años
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. hace 4 años
  Shane Lontis 88b4c61299 Make ECDSA_size() use consistent asn1 encoder. hace 5 años
  Nicola Tuveri f97a8af2f3 [ec_asn1.c] Avoid injecting seed when built-in matches hace 5 años
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar hace 5 años
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files hace 5 años
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files hace 5 años
  Bernd Edlinger f28bc7d386 Fix potential memory leaks with BN_to_ASN1_INTEGER hace 5 años
  Nicola Tuveri bacaa618c2 [ec] Match built-in curves on EC_GROUP_new_from_ecparameters hace 5 años
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider hace 5 años