Commit Graph

25 Commits

Author SHA1 Message Date
Zhi Guan
dc80b0c137 Change cpu suffix and other file names 2024-05-12 23:17:35 +08:00
Zhi Guan
1763074a32 Update gf128.c 2024-04-11 23:09:34 +08:00
Zhi Guan
1ab7104749 Update GF(2^128) AVX implementation 2024-04-11 22:40:49 +08:00
Zhi Guan
b777fbafdb Re-organize SM4/GCM related source files 2024-04-11 22:19:50 +08:00
Zhi Guan
f9e9b20fa7 Change GF(2^128) API
from `r = op(a, b)` to `op(r, a, b)`
2024-04-11 17:57:41 +08:00
Zhi Guan
b83ff15aae Update SM4 and GF128
Merge sm4_tbox.c into sm4.c, optimize GMUL for AAarch64
2024-04-11 13:55:19 +08:00
Zhi Guan
6b36c51cdf Add GMUL ASM 2024-03-31 16:54:24 +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
89f57327aa TLS 1.3 server auth only 2022-07-20 16:42:32 +08:00
Zhi Guan
d1b3816319 expose all functions 2022-05-01 09:46:46 +08:00
Zhi Guan
22639fce28 add gmssl command 2022-04-16 22:18:45 +08:00
Zhi Guan
381bfb5b99 Update src 2022-02-27 19:09:39 +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
d6feba3749 add make test 2021-07-31 22:18:28 +08:00
Zhi Guan
2ecba70472 remove old api 2021-07-31 22:07:25 +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