Zhi Guan
|
6e8a36c738
|
Update SM4 CBC API
|
2024-04-28 17:27:41 +08:00 |
|
Zhi Guan
|
f8fbeddd4f
|
Add SM2_VERIFY_CTX
|
2024-04-25 08:40:39 +08:00 |
|
Simon
|
350e91af0a
|
修复Windows编译的问题。
将Windows CI单独拿出来。在Windows环境下编译需要在cmake的时候增加-DWIN32=ON参数。
|
2024-04-20 12:23:30 +08:00 |
|
Zhi Guan
|
e9bbcf5490
|
Use z256 and jacobian coordinates as inner presentation of SM2 point
|
2024-04-18 21:27:00 +08:00 |
|
Zhi Guan
|
bd12c4ef50
|
Update tls.c
|
2024-04-15 08:48:40 +08:00 |
|
Zhi Guan
|
8ae03e8105
|
Add more sm4 modes
Not tested yet
|
2024-02-10 15:46:59 +08:00 |
|
Zhi Guan
|
69ffa88037
|
Fix TLS Alert
Alert, ChangeCipherSpec record should be encrypted after handshake
|
2024-02-06 20:57:27 +08:00 |
|
Zhi Guan
|
9f2bfb5ad0
|
Add more options to TLS
add `-get` and `-quiet` option to `tlcp_client`
|
2024-02-05 17:01:09 +08:00 |
|
Zhi Guan
|
3f05cf98c8
|
Update tls.c
`tls_set_socket` checks whether socket is in blocking mode
|
2024-02-04 11:40:28 +08:00 |
|
Zhi Guan
|
a5c54cca38
|
Update tls.c
|
2024-02-02 11:10:50 +08:00 |
|
Zhi Guan
|
68447f036f
|
Update alert in tls.c
|
2024-01-31 21:37:53 +08:00 |
|
Zhi Guan
|
f32a9d9b53
|
Update tls.c
|
2024-01-31 21:10:43 +08:00 |
|
Zhi Guan
|
6ef810f51f
|
Fix last commit bug in TLS cert_verify
|
2022-12-28 16:26:43 +08:00 |
|
Zhi Guan
|
18381f52f0
|
Remove warnings
|
2022-12-22 22:04:55 +08:00 |
|
Zhi Guan
|
cce95d613a
|
Revert "Merge pull request #1373 from guanzhi/bug-fix"
This reverts commit 5b5ca85b7b, reversing
changes made to 0485d1bcd5.
|
2022-12-13 11:35:10 +08:00 |
|
zhaoxiaomeng
|
57c258b418
|
Update tls.c
|
2022-11-29 17:36:00 +08:00 |
|
zhaoxiaomeng
|
602d3c8fa6
|
Update tls.c
|
2022-11-29 17:18:01 +08:00 |
|
zhaoxiaomeng
|
90a806a46b
|
fix
|
2022-11-29 16:08:42 +08:00 |
|
zhaoxiaomeng
|
e5cf8e009f
|
Revert "append"
This reverts commit 6a1f110a43.
|
2022-11-29 15:29:45 +08:00 |
|
zhaoxiaomeng
|
990b3362da
|
Revert "append"
This reverts commit 3af9527dd9.
|
2022-11-29 15:29:38 +08:00 |
|
zhaoxiaomeng
|
281bf90c10
|
Revert "append"
This reverts commit 5ad868428a.
|
2022-11-29 15:29:25 +08:00 |
|
zhaoxiaomeng
|
26a59659d0
|
Revert "Update tls.c"
This reverts commit 855048f60e.
|
2022-11-29 15:29:17 +08:00 |
|
zhaoxiaomeng
|
855048f60e
|
Update tls.c
|
2022-11-29 15:11:32 +08:00 |
|
zhaoxiaomeng
|
5ad868428a
|
append
|
2022-11-29 14:51:02 +08:00 |
|
zhaoxiaomeng
|
3af9527dd9
|
append
|
2022-11-29 14:17:33 +08:00 |
|
zhaoxiaomeng
|
6a1f110a43
|
append
|
2022-11-29 12:57:46 +08:00 |
|
zhaoxiaomeng
|
5f8ef35358
|
fix tls1.3 bug
|
2022-11-29 12:50:49 +08:00 |
|
Zhi Guan
|
bae6721afa
|
Add socket wrapper
|
2022-11-01 17:57:31 +08:00 |
|
Zhi Guan
|
87081c4ca4
|
Revert "Add socket wrapper"
This reverts commit 85e745121f.
|
2022-11-01 17:51:26 +08:00 |
|
Zhi Guan
|
85e745121f
|
Add socket wrapper
|
2022-11-01 17:49:48 +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
|
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
|
e6c2034c82
|
Fix TLS 1.3 protocol spec errors
|
2022-07-31 09:55:48 +08: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
|
5dadb639a8
|
Update Makefile and code style in tests
|
2022-07-28 16:42:54 +08:00 |
|
Zhi Guan
|
cda0fae675
|
Update version to beta
Fix the record_do_recv bug and update version
|
2022-07-27 17:50:01 +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
|
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 |
|