index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sm2
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
2
-7
/
+7
*
add zero strenght arguments to BN and RAND RNG calls
Pauli
2021-05-29
2
-2
/
+2
*
err: rename err_load_xxx_strings_int functions
Pauli
2021-05-26
1
-1
/
+1
*
Fix up issues found when running evp_extra_test with a non-default library co...
Jon Spillett
2021-03-17
1
-1
/
+1
*
Update copyright year
Matt Caswell
2021-03-11
1
-1
/
+1
*
Fix external symbols related to ec & sm2 keys
Shane Lontis
2021-02-26
3
-50
/
+52
*
Update copyright year
Richard Levitte
2021-01-28
3
-3
/
+3
*
Deprecate EC_KEY + Update ec apps to use EVP_PKEY
Shane Lontis
2021-01-26
2
-0
/
+4
*
Add SM2 private key range validation
Nicola Tuveri
2021-01-08
3
-1
/
+52
*
ERR: Rebuild all generated error headers and source files
Richard Levitte
2020-11-24
1
-5
/
+10
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
2
-66
/
+66
*
Update copyright year
Matt Caswell
2020-10-15
1
-1
/
+1
*
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
Dr. Matthias St. Pierre
2020-10-15
2
-5
/
+5
*
Remove some dead SM2 code
Matt Caswell
2020-09-25
2
-394
/
+1
*
Fix missing propq in sm2
Shane Lontis
2020-09-23
1
-2
/
+4
*
Address review comments
Paul Yang
2020-09-22
1
-7
/
+7
*
Add SM2 signature algorithm to default provider
Paul Yang
2020-09-22
3
-14
/
+14
*
Add evp_test fixes.
Shane Lontis
2020-08-07
3
-13
/
+57
*
Update copyright year
Matt Caswell
2020-04-23
2
-2
/
+2
*
SM2: Make the EVP_PKEY_METHOD ctrl_str function listen to distid
Richard Levitte
2020-03-15
1
-7
/
+3
*
Remove unused OSSL_PARAM_construct_from_text() function.
Pauli
2020-02-12
1
-2
/
+1
*
Deprecate the ECDSA and EV_KEY_METHOD functions.
Pauli
2020-02-04
2
-0
/
+12
*
Add SM2 specific parameter and key generation
Richard Levitte
2020-02-02
1
-25
/
+42
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
4
-10
/
+10
*
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-09-25
1
-1
/
+6
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Support parsing of SM2 ID in hexdecimal
Paul Yang
2019-08-22
1
-0
/
+19
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-28
/
+2
*
Fix Typos
Antoine Cœur
2019-07-02
1
-2
/
+2
*
Support SM2 certificate verification
杨洋
2019-03-13
1
-0
/
+4
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
1
-1
/
+1
*
Support raw input data in apps/pkeyutl
Paul Yang
2019-02-27
1
-0
/
+3
*
Following the license change, modify the boilerplates in crypto/smN/
Richard Levitte
2018-12-06
4
-4
/
+4
*
EVP module documentation pass
Antoine Salon
2018-10-17
1
-2
/
+3
*
crypto/sm2/sm2_sign.c: ensure UINT16_MAX is properly defined
Richard Levitte
2018-09-12
1
-0
/
+1
*
Validate the SM2 digest len before use
Matt Caswell
2018-09-10
1
-1
/
+7
*
Add missing SM2err and fix doc nits
Paul Yang
2018-09-07
2
-1
/
+5
*
Update document for SM2 stuffs
Paul Yang
2018-09-07
2
-4
/
+15
*
Support setting SM2 ID
Paul Yang
2018-09-07
3
-56
/
+96
*
Make SM2 ID stick to specification
Paul Yang
2018-09-07
2
-16
/
+51
*
Remove unnecessary sm2_za.c
Paul Yang
2018-09-07
3
-135
/
+116
*
fix out-of-bounds write in sm2_crypt.c
ymlbright
2018-08-29
1
-1
/
+8
*
Use the new non-curve type specific EC functions internally
Matt Caswell
2018-07-31
3
-13
/
+13
*
Fix a trivial coding style nit in sm2_sign.c
Paul Yang
2018-07-26
1
-1
/
+1
*
Update sm2_crypt.c
neighbads
2018-07-24
1
-1
/
+1
*
Remove a memset
Matt Caswell
2018-07-07
1
-2
/
+0
*
Check a return value for success in ec_field_size()
Matt Caswell
2018-07-07
1
-1
/
+2
*
Fix some Coverity issues in sm2_encrypt()
Matt Caswell
2018-07-07
1
-9
/
+10
*
Check md_size isn't negative before we use it
Matt Caswell
2018-07-07
1
-5
/
+6
*
Use ec_group_do_inverse_ord() in SM2
Nicola Tuveri
2018-06-25
1
-1
/
+2
[next]