Commit Graph

391 Commits

Author SHA1 Message Date
Zhi Guan
b6e4bc1309 Remove warning of hashes 2022-10-12 14:03:10 +08:00
Zhi Guan
6ac8176da7 Update sm2.h
UTF-8 leading chars
2022-10-12 13:58:46 +08:00
Zhi Guan
56245ab663 Update rdrand.c 2022-10-12 11:26:54 +08:00
Zhi Guan
34a8a99d43 Fix tests on DLL 2022-10-12 11:10:35 +08:00
Zhi Guan
b5c9c1507f Update cygwin.yml 2022-10-12 09:09:07 +08:00
Zhi Guan
55318e8f59 Update sm3.c 2022-10-12 08:52:38 +08:00
Zhi Guan
c6c0162c25 Update SM3
Safe call to sm3_compress_blocks
2022-10-11 16:34:13 +08:00
Zhi Guan
6ff290de0e Update cmake.yml 2022-10-11 16:32:37 +08:00
Zhi Guan
c2281b61fa Update README.md 2022-10-11 10:22:08 +08:00
Zhi Guan
51b0e2bcc1 Update Workflow 2022-10-11 09:38:40 +08:00
Zhi Guan
0d32a8cdcc Update CMakeLists.txt
Thanks to Axyes
2022-10-10 20:14:04 +08:00
Zhi Guan
6faeb627ed Fix Visual Studio related bugs 2022-10-09 12:55:32 +08:00
Zhi Guan
dc58a88588 Add Android NDK build doc to README 2022-10-07 22:18:59 +08:00
Zhi Guan
6c169aab65 Update tls.h 2022-10-07 21:17:31 +08:00
Zhi Guan
4fa67db948 Add WIN32 rand 2022-10-07 20:53:38 +08:00
Zhi Guan
1a3158d559 remove files 2022-10-07 20:41:59 +08:00
Zhi Guan
58fda1f721 Fix Visual Studio compiling errors 2022-10-06 14:23:30 +08:00
Zhi Guan
ad023d33f7 Update CMakeLists.txt 2022-10-06 13:18:24 +08:00
Zhi Guan
e6957d1395 Update README.md 2022-10-05 11:45:54 +08:00
Zhi Guan
74fbb19f13 Update Windows support 2022-10-05 11:12:06 +08:00
Zhi Guan
cb59309f67 Update CMakeLists.txt 2022-10-04 17:02:22 +08:00
Zhi Guan
5e38788659 Add Windows and Visual Studio support 2022-10-03 11:36:03 +08:00
Zhi Guan
75155a4c37 Update version to 3.0.0 v3.0.0 2022-09-23 17:45:30 +08:00
Zhi Guan
4285da7b6a Update aes_modes.c 2022-09-23 17:43:20 +08:00
Zhi Guan
265c2cae29 Merge pull request #1311 from toorls/dev-v3
fix ctr mode counter, add ctr test
2022-09-07 22:51:11 +08:00
toorls
db06ccff49 fix ctr mode counter, add ctr test 2022-09-06 05:34:27 -07: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
16b39da60b Create License file 2022-08-26 12:27:53 +08:00
Zhi Guan
17a306c6e9 Merge pull request #1298 from toorls/dev-v3
fix cbc bug
2022-08-25 15:01:12 +08:00
s-s-L-L
20ed2db606 fix cbc bug 2022-08-24 12:56:53 +08:00
Zhi Guan
8d957bbe70 Merge pull request #1297 from Gorachya/develop
Bug fixed
2022-08-23 09:24:16 +08:00
Gorachya
221007439b Update sm9test.c 2022-08-22 16:30:47 +08:00
Gorachya
495a5c731a Update sm9test.c 2022-08-22 16:24:52 +08:00
Gorachya
aef77e54ab Update sm9_lib.c 2022-08-22 16:24:07 +08: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
Zhi Guan
6c7876f6df Add SM9 demos 2022-08-01 17:27:25 +08:00
Zhi Guan
858f8f8833 Add ZUC demo 2022-08-01 15:59:23 +08:00
Zhi Guan
ec94c930b3 Add TLCP demos 2022-08-01 15:58:39 +08:00
Zhi Guan
b0807931c9 Add SM2 demos 2022-07-31 22:39:27 +08:00
Zhi Guan
fa7b6a6b06 Add sm3 demos and sm3_hmac bug fix 2022-07-31 21:25:03 +08:00
Zhi Guan
4ab269919d Add SM4 demos 2022-07-31 18:47:07 +08:00
Zhi Guan
28ccbe57cc Add args checking to GCM mode 2022-07-31 18:08:46 +08:00
Zhi Guan
9119293ea2 Merge branch 'develop' of https://github.com/guanzhi/GmSSL into develop 2022-07-31 09:56:13 +08:00
Zhi Guan
e6c2034c82 Fix TLS 1.3 protocol spec errors 2022-07-31 09:55:48 +08:00
Simon
944a8ffb9e 修改COPYRIGHT 2022-07-30 08:34:42 -07:00