Commit Graph

246 Commits

Author SHA1 Message Date
Zhi Guan
357028cf3e Delete sm2_key_share.h 2022-11-07 21:20:15 +08:00
Zhi Guan
48de342b22 Update SM2 Ring Signature 2022-11-07 21:18:25 +08:00
Zhi Guan
ae1f044d32 Merge branch 'master' of https://github.com/guanzhi/GmSSL 2022-11-07 13:42:29 +08:00
Zhi Guan
13e6f5138f Update SM2 key sharing 2022-11-07 13:42:18 +08:00
Zhi Guan
603e24ca9c Update dylib.h 2022-11-06 20:26:00 +08:00
Zhi Guan
57a3c9682d Update Pederson Commitment 2022-11-03 16:48:59 +08:00
Zhi Guan
9dfc5e5d80 Re-arrange SM2 2022-11-02 22:01:23 +08:00
Zhi Guan
d72866b28e Update SM2 Blind Signature 2022-11-02 21:40:10 +08:00
Zhi Guan
e6823e0e1d Create sm2_blind.c 2022-11-02 14:57:01 +08:00
Zhi Guan
562ba9bb74 Add dl wrapper 2022-11-02 12:21:02 +08:00
Zhi Guan
86a5f4a257 Add Public API 2022-11-01 18:12:48 +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
90aaf5ade1 Merge branch 'master' of https://github.com/guanzhi/GmSSL 2022-11-01 17:49:51 +08:00
Zhi Guan
85e745121f Add socket wrapper 2022-11-01 17:49:48 +08:00
Zhi Guan
02fd0471d2 Merge pull request #1346 from zhujunling-nj/master
fixed #1342,并且适配Windows系统,文件以二进制方式打开
2022-11-01 15:31:58 +08:00
Junling Zhu
387611dd17 Merge branch 'master' into master 2022-10-31 08:50:24 +08:00
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
879b37b283 Create sm3_avx_bmi2.s 2022-10-23 16:30:38 +08:00
Zhi Guan
45c11dce3b Update .gitignore 2022-10-23 16:30:33 +08:00
Zhi Guan
186dd06695 Create sm2_sign_fast.c 2022-10-23 10:51:58 +08:00
Zhi Guan
17c54645cb Update sm2_ringsig.c 2022-10-23 10:51:54 +08:00
Zhi Guan
18d6737599 Create sm2_ringsig.c 2022-10-22 00:11:09 +08:00
Zhi Guan
164c4f6a43 Merge pull request #1340 from chengyuma/master
optimize sm9 miller loop
2022-10-20 19:56:07 +08:00
Zhi Guan
d8b4348736 Update sm2_lib.c 2022-10-20 17:52:26 +08:00
Zhi Guan
c5b14a700b Create sm2_key_share.c 2022-10-20 17:51:55 +08:00
Zhi Guan
59ceba1e4a Create sm2_pederson.c 2022-10-20 11:31:31 +08:00
Chengyu Ma
ca63735cbc Merge branch 'guanzhi:master' into master 2022-10-19 22:56:00 +08:00
Zhi Guan
085a4d1310 Add SM2 ElGamal 2022-10-19 21:31:48 +08:00
Zhi Guan
f906d1c44f Add SM2RECOVER 2022-10-19 21:12:11 +08:00
Chengyu Ma
b26fb03c27 optimize sm9 miller loop 2022-10-18 18:32:18 +08:00
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