index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
sm2
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Move SM2 algos to SM2 specific PKEY method
Jack Lloyd
2018-06-19
4
-14
/
+255
*
crypto/sm2/sm2_za.c: include internal/numbers.h
Richard Levitte
2018-06-05
1
-0
/
+1
*
Rebuild error codes
Matt Caswell
2018-06-04
1
-87
/
+0
*
Use lowercase for internal SM2 symbols
Matt Caswell
2018-06-04
4
-33
/
+33
*
More more on SM2 error codes and tidy up
Matt Caswell
2018-06-04
4
-311
/
+211
*
Improve use of the test framework in the SM2 internal tests
Matt Caswell
2018-06-04
1
-9
/
+29
*
Further work on SM2 error codes
Matt Caswell
2018-06-04
1
-83
/
+64
*
Set SM2 error codes
Jack Lloyd
2018-06-04
3
-32
/
+235
*
Make SM2 functions private
Jack Lloyd
2018-06-04
4
-4
/
+4
*
[SM2_sign] fix double free and return value
Nicola Tuveri
2018-04-25
1
-3
/
+1
*
Update copyright year
Matt Caswell
2018-03-20
4
-4
/
+4
*
Handle evp_tests assumption of EVP_PKEY_FLAG_AUTOARGLEN
Jack Lloyd
2018-03-19
1
-2
/
+15
*
Support SM2 ECIES scheme via EVP
Jack Lloyd
2018-03-19
1
-0
/
+1
*
Add SM2 signature and ECIES schemes
Jack Lloyd
2018-03-19
5
-0
/
+912