Commit History

Author SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Pauli 2576b70d43 sm2: fix error raise to not fail make update 3 years ago
  Matt Caswell ad1ca777f9 Check the plaintext buffer is large enough when decrypting SM2 3 years ago
  Matt Caswell 36cf45ef3b Correctly calculate the length of SM2 plaintext given the ciphertext 3 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
  Jon Spillett d11f644ba5 Fix up issues found when running evp_extra_test with a non-default library context 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 3 years ago
  Dr. Matthias St. Pierre b425001010 Rename OPENSSL_CTX prefix to OSSL_LIB_CTX 3 years ago
  Shane Lontis 5ccada09aa Add evp_test fixes. 4 years ago
  Matt Caswell 33388b44b6 Update copyright year 4 years ago
  Pauli 579422c85c Deprecate the ECDSA and EV_KEY_METHOD functions. 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  Richard Levitte f9f859adc6 Following the license change, modify the boilerplates in crypto/smN/ 5 years ago
  Antoine Salon ffd89124bd EVP module documentation pass 6 years ago
  ymlbright 307a494e5b fix out-of-bounds write in sm2_crypt.c 6 years ago
  Matt Caswell 9cc570d4c4 Use the new non-curve type specific EC functions internally 6 years ago
  neighbads 675fa85413 Update sm2_crypt.c 6 years ago
  Matt Caswell bdd92f4d9b Check a return value for success in ec_field_size() 6 years ago
  Matt Caswell 1829ff4b5e Fix some Coverity issues in sm2_encrypt() 6 years ago
  Matt Caswell 2167239aba Use lowercase for internal SM2 symbols 6 years ago
  Matt Caswell 245be5304d More more on SM2 error codes and tidy up 6 years ago
  Matt Caswell e14d6cf691 Improve use of the test framework in the SM2 internal tests 6 years ago
  Matt Caswell 44d3845d89 Further work on SM2 error codes 6 years ago
  Jack Lloyd 2398404e00 Set SM2 error codes 6 years ago
  Jack Lloyd e425f90fff Make SM2 functions private 6 years ago
  Matt Caswell b0edda11cb Update copyright year 6 years ago
  Jack Lloyd 4e66475063 Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN 6 years ago