Historial de Commits

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