提交历史

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