Commit Graph

26 Commits

Author SHA1 Message Date
Zhi Guan
7b32723196 Update with a new version number
This update brings the PHP binding of GmSSL through the PHP OpenSSL
extension.
2018-03-13 12:55:29 +08:00
Zhi Guan
755814db52 Fix SM2 certificate verification
Set the default ec_scheme to secg_scheme, add sm3 ZID to X.509
verification.
2018-01-11 23:37:28 +08:00
Zhi Guan
86e1fc9266 API compatible with OpenSSL before version 1.1.0
Add BN_init() and CRYPTO_num_locks(), compatible with OpenSSL 0.9.8.
And change the default OpenSSL API to 1.1.0.
2018-01-07 12:02:03 +08:00
Zhi Guan
0803f0a034 FIx OPENSSL_NO_ASYNC macro
`apps/passwd.c` need to be modified when MD5 or DES is missing.
2018-01-05 13:44:39 +08:00
Zhi Guan
f5a3f271a3 v2 pre-release 2017-12-07 23:58:48 +08:00
zhaoxiaomeng
65f9251dad fix sm9_func error 2017-12-06 18:02:11 +08:00
Zhi Guan
ed7bf9302f remove java from config 2017-11-25 16:43:19 +08:00
Zhi Guan
27bde477a5 first step of v2 final release 2017-11-05 21:00:36 +08:00
zhaoxiaomeng
9bc90954a8 [gmssl] update libcrypto.num 2017-07-10 14:32:33 +08:00
zhaoxiaomeng
44890ced92 [crypto] move sms4_standard and zuc to engine dir 2017-07-09 14:47:06 +08:00
Zhi Guan
3c4cf814b4 update base58 2017-05-20 09:15:16 +08:00
guanzhi
463db17a86 bug fix 2017-05-15 19:29:17 +08:00
Zhi Guan
bba5011e7c bug fix 2017-05-14 10:34:33 +08:00
Zhi Guan
e52fd8b1a2 remove useless symbols 2017-05-14 00:20:01 +08:00
Zhi Guan
195370fc37 remove useless symbols 2017-05-14 00:04:22 +08:00
Zhi Guan
2d40a020d9 make update
regenerate util/libcrypto.num and util/libssl.num, empty files required
2017-05-13 23:29:30 +08:00
zhaoxiaomeng
883e83be42 Revert "Merge branch 'master' into master"
This reverts commit 0f5b6deb5e, reversing
changes made to eb21e9d572.
2017-04-14 17:25:02 +08:00
Simon
0f5b6deb5e Merge branch 'master' into master 2017-04-14 16:57:24 +08:00
zhaoxiaomeng
77e9ddea57 更新libcrypto.num 2017-04-14 15:43:35 +08:00
Zhi Guan
eb21e9d572 update 2017-04-14 15:31:38 +08:00
Zhi Guan
edc4e35bf3 remove compiler errors
still some warnings and undef code pieces
2017-03-10 21:18:21 +08:00
Zhi Guan
002096751c update crypto 2017-03-08 15:02:42 +08:00
Zhi Guan
9d485003bd add kdf extra module 2017-02-14 23:49:01 +08:00
Zhi Guan
01c76aa6a0 add sms4 module 2017-02-14 23:14:06 +08:00
Zhi Guan
4e49434209 add sm3 module 2017-02-14 17:16:13 +08:00
Zhi Guan
43fed1108d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2017-02-14 16:13:11 +08:00