Zhi Guan
|
3484417cbe
|
Update sm9encrypt.c
|
2022-10-28 14:56:45 +08:00 |
|
zhu.junling
|
049b60f160
|
fixed #1342,并且适配Windows系统,文件以二进制方式打开
|
2022-10-24 09:09:05 +08:00 |
|
Zhi Guan
|
5e2381f122
|
Remove warnings
|
2022-10-13 17:45:06 +08:00 |
|
Zhi Guan
|
dbc5b316b5
|
Remove warnings
|
2022-10-13 16:16:42 +08:00 |
|
Zhi Guan
|
e25f8b945e
|
Fix MSVC warnings
|
2022-10-12 18:05:05 +08:00 |
|
Zhi Guan
|
6faeb627ed
|
Fix Visual Studio related bugs
|
2022-10-09 12:55:32 +08:00 |
|
Zhi Guan
|
5e38788659
|
Add Windows and Visual Studio support
|
2022-10-03 11:36:03 +08:00 |
|
Simon
|
60c3c33116
|
license
|
2022-08-28 19:12:50 +08:00 |
|
Simon
|
4e5880e2ea
|
Revert "修改License"
This reverts commit 0b4308b948.
|
2022-08-26 13:44:26 +08:00 |
|
Simon
|
0b4308b948
|
修改License
|
2022-08-25 22:42:11 -07:00 |
|
Simon
|
36f6a6d4d3
|
COPYRIGHT
|
2022-08-08 05:46:54 -07:00 |
|
zhaoxiaomeng
|
c2dacaae46
|
修改copyright
This reverts commit 7de8e1d83d.
|
2022-08-08 20:14:44 +08:00 |
|
Simon
|
7de8e1d83d
|
修改copyright
|
2022-08-08 05:11:52 -07:00 |
|
Zhi Guan
|
b1505a597f
|
Fix sm3hmac tool bug
|
2022-08-04 11:05:41 +08:00 |
|
Simon
|
944a8ffb9e
|
修改COPYRIGHT
|
2022-07-30 08:34:42 -07:00 |
|
Zhi Guan
|
605026da08
|
Fix tls13_server tls13_send bug
|
2022-07-30 11:46:56 +08:00 |
|
Zhi Guan
|
b7f8c5113d
|
Fix SSL clients logic bug
|
2022-07-29 23:02:02 +08:00 |
|
Zhi Guan
|
801d896d5a
|
Fix tls_do_recv bug and update SSL clients
|
2022-07-29 17:13:10 +08:00 |
|
Zhi Guan
|
6a5eef05d5
|
Use select in TLCP client
Example of `tlcp_client`
```
$ gmssl tlcp_client -host ebssec.boc.cn
Connection established!
GET / HTTP/1.1[enter]
Host: localhost[enter]
[enter]
[enter]
```
|
2022-07-29 11:59:25 +08:00 |
|
Zhi Guan
|
f1da2d5528
|
Support domain name in SSL clients
|
2022-07-27 19:10:02 +08:00 |
|
Zhi Guan
|
bb1dea9160
|
Update TLCP client
set optional CA certs and client keys
tlcp_client can correctly connect https://ebssec.boc.cn, https://zffw.jxzwfww.gov.cn
Bugs:
send, recv return value.
handle input when connected.
|
2022-07-26 22:36:33 +08:00 |
|
Zhi Guan
|
9f5f9c8f16
|
Fix reqgen -L bug
|
2022-07-25 17:09:56 +08:00 |
|
Zhi Guan
|
08dd20b70f
|
Update TLS 1.3
|
2022-07-25 14:15:41 +08:00 |
|
Zhi Guan
|
89f57327aa
|
TLS 1.3 server auth only
|
2022-07-20 16:42:32 +08:00 |
|
Zhi Guan
|
48e0178837
|
Update TLS 1.2
|
2022-06-13 22:17:53 +08:00 |
|
Zhi Guan
|
5eaab7033d
|
Update TLCP
|
2022-06-11 23:50:54 +08:00 |
|
Zhi Guan
|
f754b1222d
|
Update TLCP
|
2022-06-05 22:35:08 +08:00 |
|
Zhi Guan
|
19ea6fdf92
|
Update Tools
|
2022-05-29 18:10:41 +08:00 |
|
Zhi Guan
|
767dae98ab
|
Update Tools
|
2022-05-26 23:57:32 +08:00 |
|
Zhi Guan
|
11c526b053
|
Update Tools
|
2022-05-23 21:00:14 +08:00 |
|
Zhi Guan
|
d7a96e3ba1
|
Update Public API
|
2022-05-23 09:42:08 +08:00 |
|
Zhi Guan
|
d649643d4b
|
Add SM9 tools
|
2022-05-20 16:56:50 +08:00 |
|
Zhi Guan
|
e62b8fa722
|
Add SKF support
|
2022-05-10 11:38:22 +08:00 |
|
Zhi Guan
|
8cc94d1c1d
|
Update SDF
|
2022-05-07 15:54:36 +08:00 |
|
Zhi Guan
|
8eee0d86e4
|
Add sdfutil command line tool
|
2022-05-01 12:31:50 +08:00 |
|
Zhi Guan
|
52af204f0d
|
add tools
|
2022-05-01 09:48:31 +08:00 |
|
Zhi Guan
|
75b3d8baaf
|
update gmssl command
|
2022-04-16 22:29:50 +08:00 |
|
Zhi Guan
|
22639fce28
|
add gmssl command
|
2022-04-16 22:18:45 +08:00 |
|
Zhi Guan
|
7e4dd76839
|
update
|
2022-04-11 17:56:25 +08:00 |
|
Zhi Guan
|
c21972168d
|
All tests passed
|
2022-03-22 22:30:22 +08:00 |
|
Zhi Guan
|
5ea884ce8f
|
More tests
|
2022-03-21 13:11:41 +08:00 |
|
Zhi Guan
|
ea4cc6585c
|
Update tests and tools
|
2022-03-16 15:12:29 +08:00 |
|
Zhi Guan
|
cadbb542e3
|
Update tools use v3 API
|
2022-02-27 19:11:01 +08:00 |
|
Zhi Guan
|
d5258bc761
|
remove some tools
|
2021-09-10 11:36:17 +08:00 |
|
Zhi Guan
|
becaed76fa
|
update
|
2021-09-10 11:33:48 +08:00 |
|
Zhi Guan
|
bcad2eb8dd
|
update
|
2021-09-10 11:29:16 +08:00 |
|
Zhi Guan
|
ae001fbf15
|
utf8 + bom
|
2021-08-04 22:07:50 +08:00 |
|
Zhi Guan
|
a57193836b
|
add sdf and skf
|
2021-08-03 17:09:35 +08:00 |
|
Zhi Guan
|
62d1899760
|
tls 1.3 init
|
2021-07-28 16:32:10 +08:00 |
|
Zhi Guan
|
0af5775be3
|
Init commit of gmssl-v3
|
2021-07-13 19:21:43 +08:00 |
|