Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 yıl önce |
Pauli
|
2576b70d43
sm2: fix error raise to not fail make update
|
3 yıl önce |
Matt Caswell
|
ad1ca777f9
Check the plaintext buffer is large enough when decrypting SM2
|
3 yıl önce |
Matt Caswell
|
36cf45ef3b
Correctly calculate the length of SM2 plaintext given the ciphertext
|
3 yıl önce |
Tomas Mraz
|
ed576acdf5
Rename all getters to use get/get0 in name
|
3 yıl önce |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 yıl önce |
Jon Spillett
|
d11f644ba5
Fix up issues found when running evp_extra_test with a non-default library context
|
3 yıl önce |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 yıl önce |
Shane Lontis
|
32ab57cbb4
Fix external symbols related to ec & sm2 keys
|
3 yıl önce |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 yıl önce |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 yıl önce |
Shane Lontis
|
5ccada09aa
Add evp_test fixes.
|
4 yıl önce |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 yıl önce |
Pauli
|
579422c85c
Deprecate the ECDSA and EV_KEY_METHOD functions.
|
4 yıl önce |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 yıl önce |
Richard Levitte
|
f9f859adc6
Following the license change, modify the boilerplates in crypto/smN/
|
6 yıl önce |
Antoine Salon
|
ffd89124bd
EVP module documentation pass
|
6 yıl önce |
ymlbright
|
307a494e5b
fix out-of-bounds write in sm2_crypt.c
|
6 yıl önce |
Matt Caswell
|
9cc570d4c4
Use the new non-curve type specific EC functions internally
|
6 yıl önce |
neighbads
|
675fa85413
Update sm2_crypt.c
|
6 yıl önce |
Matt Caswell
|
bdd92f4d9b
Check a return value for success in ec_field_size()
|
6 yıl önce |
Matt Caswell
|
1829ff4b5e
Fix some Coverity issues in sm2_encrypt()
|
6 yıl önce |
Matt Caswell
|
2167239aba
Use lowercase for internal SM2 symbols
|
6 yıl önce |
Matt Caswell
|
245be5304d
More more on SM2 error codes and tidy up
|
6 yıl önce |
Matt Caswell
|
e14d6cf691
Improve use of the test framework in the SM2 internal tests
|
6 yıl önce |
Matt Caswell
|
44d3845d89
Further work on SM2 error codes
|
6 yıl önce |
Jack Lloyd
|
2398404e00
Set SM2 error codes
|
6 yıl önce |
Jack Lloyd
|
e425f90fff
Make SM2 functions private
|
6 yıl önce |
Matt Caswell
|
b0edda11cb
Update copyright year
|
6 yıl önce |
Jack Lloyd
|
4e66475063
Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
|
6 yıl önce |