Commit Graph

214 Commits

Author SHA1 Message Date
Zhi Guan
8177f87d84 Add SM4 GPU implementation 2022-10-18 14:32:27 +08:00
Zhi Guan
774588562e Add Linux RNG 2022-10-15 22:09:06 +08:00
Zhi Guan
3e909da42c Add Apple RNG 2022-10-15 22:08:59 +08:00
Zhi Guan
d8b945993f Merge pull request #1337 from BombaxCeiba/cmake_mingw_fix
fix cmake build error on mingw
2022-10-15 18:31:28 +08:00
Zhi Guan
b419a96114 Add SM4 AESNI+AVX implementation 2022-10-15 17:24:15 +08:00
Zhi Guan
a80ead7e04 Add SM3 ASM 2022-10-15 16:42:35 +08:00
Dusk_NM02
a3ddd64bcb fix cmake build error on mingw 2022-10-15 13:36:11 +08:00
Zhi Guan
a9c5e99192 Remove warnings 2022-10-14 17:39:17 +08:00
Simon
4744848ee4 Update android-ci.yml (#1334)
* Update android-ci.yml
2022-10-13 22:46:21 +08:00
Simon
72a19296dc Update and rename cygwin.yml to android-ci.yml 2022-10-13 22:07:19 +08:00
Zhi Guan
5e2381f122 Remove warnings 2022-10-13 17:45:06 +08:00
Zhi Guan
53cb1fbee0 Update pbkdf2.c
Bug fixed
2022-10-13 16:16:54 +08:00
Zhi Guan
dbc5b316b5 Remove warnings 2022-10-13 16:16:42 +08:00
Simon
c39889b7d0 Update README.md 2022-10-12 21:50:54 +08:00
Zhi Guan
7aa18179f4 Merge pull request #1328 from toorls/dev-v3
Fix time related bug
2022-10-12 21:39:27 +08:00
toorls
a959ee8bf6 fix asn1 time bug on windows 2022-10-12 06:24:38 -07:00
toorls
f23c89f0b7 fix asn1test on windows 2022-10-12 06:05:55 -07:00
Zhi Guan
e25f8b945e Fix MSVC warnings 2022-10-12 18:05:05 +08:00
Zhi Guan
50cefed24a Remove ZUC warnings 2022-10-12 15:26:52 +08:00
Zhi Guan
68e4207b25 Fix RC4 bug 2022-10-12 15:26:40 +08:00
Zhi Guan
d17c7d33d5 Remove warnings 2022-10-12 15:26:16 +08:00
Zhi Guan
47639d439e Remove warning 2022-10-12 14:36:11 +08:00
Zhi Guan
aa217583ee Update hash_drbg.c 2022-10-12 14:14:30 +08:00
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