Commit Graph

20 Commits

Author SHA1 Message Date
Zhi Guan
246867fd2b Revert "Merge branch 'master' of https://github.com/guanzhi/GmSSL"
This reverts commit 7897604408, reversing
changes made to 6c122e31a6.
2019-05-24 10:46:55 +08:00
kane
b13495c054 go/gmssl: fix golang import path 2019-03-29 03:25:45 -04:00
Zhi Guan
16933a7299 Delete mac.go 2018-12-19 22:41:13 +08:00
Jiajun Xin
49987bfa9f remove the line ENGINE_free. In this function, the engine is not newed, so there should not be a free here. This line can cause nil pointer dereference when called. 2018-11-24 19:57:01 +08:00
Zhi Guan
abb5a7f801 Update GmSSL-Go version 2018-08-07 20:26:20 +08:00
Zhi Guan
838f4effbe Add SM2 ZID support 2018-08-07 20:25:04 +08:00
Zhi Guan
028d209985 Update GmSSL-Go test 2018-08-07 20:00:43 +08:00
Zhi Guan
e938a71edf Add SSL support to GmSSL-Go 2018-08-07 14:37:49 +08:00
Zhi Guan
65827d4ccf Add license text 2018-08-07 10:55:11 +08:00
Zhi Guan
ebd186d01d Update GmSSL-Go 2018-08-06 20:51:29 +08:00
Zhi Guan
28d524dd71 Add Go hash.Hash interface for SM3 2018-08-04 21:33:00 +08:00
Zhi Guan
abedd1b0f4 update go-api
GetDigestNames() and GetCipherNames get supported algorithms with
callbacks.
2018-08-04 20:27:43 +08:00
Zhi Guan
9d6ad55623 Add Go API test 2018-07-15 15:36:58 +08:00
Zhi Guan
27940499bc Update Go API to version 1.2
Add Certificate Object, support parse, check and access (very limited)
attributes of an X.509 certificate in PEM format.
2018-07-15 10:54:52 +08:00
Zhi Guan
a7cb7fa004 Update Go API 2018-04-01 19:37:39 +08:00
Zhi Guan
27bde477a5 first step of v2 final release 2017-11-05 21:00:36 +08:00
Zhi Guan
2299b8ff22 update go api 2017-05-20 09:04:46 +08:00
Zhi Guan
a71c82c373 update go api 2017-05-09 22:16:21 +08:00
Zhi Guan
84944805b0 update go api 2017-05-08 15:12:44 +08:00
Zhi Guan
b3ef950ce2 Go API for GmSSL 2017-05-04 20:51:53 +08:00