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