index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
sm2
/
sm2_crypt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-6
/
+6
*
Update sm2_crypt.c
neighbads
2018-07-24
1
-1
/
+1
*
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
*
Use lowercase for internal SM2 symbols
Matt Caswell
2018-06-04
1
-9
/
+9
*
More more on SM2 error codes and tidy up
Matt Caswell
2018-06-04
1
-81
/
+39
*
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
1
-6
/
+95
*
Make SM2 functions private
Jack Lloyd
2018-06-04
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
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
1
-0
/
+321