Commit History

Author SHA1 Message Date
  Neil Horman d6a8adeccd Add check for public key presence on sm2 signing 3 months ago
  Bernd Edlinger 1fa2bf9b18 Fix handling of NULL sig parameter in ECDSA_sign and similar 4 months ago
  Matt Caswell da1c088f59 Copyright year updates 9 months ago
  Jiasheng Jiang 050dddb061 crypto/sm2/sm2_sign.c: Add BN_CTX_end 1 year ago
  slontis 4befe81a99 Fix mem leak in ECDSA_sign(). 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 1 year ago
  JHH20 e257d3e76f Remove duplicated #include headers 2 years ago
  Mingjun.Yang e81c81c9af Add missing check according to SM2 Digital Signature generation algorithm 2 years ago
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name 3 years ago
  Pauli 5cbd2ea3f9 add zero strenght arguments to BN and RAND RNG calls 3 years ago
  Shane Lontis 32ab57cbb4 Fix external symbols related to ec & sm2 keys 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Shane Lontis 5b5eea4b60 Deprecate EC_KEY + Update ec apps to use EVP_PKEY 3 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 years ago
  Matt Caswell eec0ad10b9 Update copyright year 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Paul Yang b3d267caac Address review comments 3 years ago
  Paul Yang d0b79f8631 Add SM2 signature algorithm to default provider 4 years ago
  Shane Lontis 5ccada09aa Add evp_test fixes. 3 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Antoine Cœur c2969ff6e7 Fix Typos 5 years ago
  Richard Levitte f9f859adc6 Following the license change, modify the boilerplates in crypto/smN/ 5 years ago
  Richard Levitte 88ea3685e4 crypto/sm2/sm2_sign.c: ensure UINT16_MAX is properly defined 5 years ago
  Paul Yang 4803717f5e Support setting SM2 ID 5 years ago
  Paul Yang 00433bad41 Make SM2 ID stick to specification 5 years ago
  Paul Yang 5bd0abe7a2 Remove unnecessary sm2_za.c 5 years ago
  Matt Caswell 9cc570d4c4 Use the new non-curve type specific EC functions internally 6 years ago
  Paul Yang 9e4c977748 Fix a trivial coding style nit in sm2_sign.c 6 years ago
  Matt Caswell 3e0076c213 Check md_size isn't negative before we use it 6 years ago
  Nicola Tuveri 469c2c4a45 Use ec_group_do_inverse_ord() in SM2 6 years ago