Commit History

Author SHA1 Message Date
  Tomas Mraz b4c4a2c688 Implement pem_read_key directly through OSSL_DECODER 3 years ago
  Shane Lontis 2858156e03 Add ossl_encode symbols 3 years ago
  Matt Caswell 8020d79b40 Update copyright year 3 years ago
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Pauli a55b00bdbc der: _ossl prefix DER functions 4 years ago
  Dr. David von Oheimb 29844ea5b3 Prune low-level ASN.1 parse errors from error queue in decoder_process() 4 years ago
  Tomas Mraz fe2f8aecfe EC_KEY: add EC_KEY_decoded_from_explicit_params() 4 years ago
  Shane Lontis c0f39ded68 Add Explicit EC parameter support to providers. 4 years ago
  Nicola Tuveri e0137ca92b [EC][ASN1] Detect missing OID when serializing EC parameters and keys 4 years ago
  Billy Brumley 23ccae80bd Move EC_METHOD to internal-only 4 years ago
  Richard Levitte f844f9eb44 Rename FIPS_MODE to FIPS_MODULE 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Nicola Tuveri 4fe54d674f [PROV][KMGMT][KEXCH][EC] Implement EC keymgtm and ECDH 4 years ago
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. 4 years ago
  Shane Lontis 88b4c61299 Make ECDSA_size() use consistent asn1 encoder. 5 years ago
  Nicola Tuveri f97a8af2f3 [ec_asn1.c] Avoid injecting seed when built-in matches 5 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Bernd Edlinger f28bc7d386 Fix potential memory leaks with BN_to_ASN1_INTEGER 5 years ago
  Nicola Tuveri bacaa618c2 [ec] Match built-in curves on EC_GROUP_new_from_ecparameters 5 years ago
  Matt Caswell a9612d6c03 Make the EC code available from inside the FIPS provider 5 years ago
  Matt Caswell b880583475 Convert asn1_dsa.c to use the WPACKET API instead 5 years ago
  David Makepeace 54846b7c6e Add simple ASN.1 utils for DSA signature DER. 5 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  Richard Levitte a7f182b726 Following the license change, modify the boilerplates in crypto/ec/ 6 years ago
  Matt Caswell 9cc570d4c4 Use the new non-curve type specific EC functions internally 6 years ago
  Dr. Matthias St. Pierre 0396401d1c ECDSA_SIG: add simple getters for commonly used struct members 6 years ago
  David Benjamin e363534cfe Use OPENSSL_EC_EXPLICIT_CURVE constant. 6 years ago