Commit Graph

577 Commits

Author SHA1 Message Date
Zhi Guan
a58a817e9c Bug fix 2019-01-23 09:50:13 +08:00
Zhi Guan
3b531349db Merge branch 'master' of https://github.com/guanzhi/GmSSL 2019-01-23 09:13:38 +08:00
Zhi Guan
5359dd5534 Update SKF 2019-01-23 09:13:30 +08:00
Zhi Guan
27d4c7a453 Merge pull request #674 from ZZMarquis/patch-2
remove the repetitive validation of cv->hash
2019-01-16 09:49:11 +08:00
ZZMarquis
ac773035b6 remove the repetitive validation of cv->hash
remove the repetitive validation of cv->hash
2019-01-15 10:20:29 +08:00
Zhi Guan
343fa622ae Remove chinese comments 2019-01-14 18:52:54 +08:00
Zhi Guan
4bab277911 Update sm2 and zuc 2019-01-12 11:56:06 +08:00
Zhi Guan
3dfae969d9 Update skf_ext.c 2019-01-10 21:11:09 +08:00
Zhi Guan
ce51a66c04 Merge branch 'master' of https://github.com/guanzhi/GmSSL 2019-01-10 21:06:12 +08:00
Zhi Guan
6f9620d24b Update sdf and skf commands 2019-01-10 21:06:07 +08:00
Zhi Guan
203f9f429c Merge pull request #658 from ZZMarquis/patch-2
maybe memory leak
2019-01-04 22:16:24 +08:00
Zhi Guan
80977d068c Add sdf and skf commands 2019-01-02 22:35:47 +08:00
Zhi Guan
2e0ff1f98e Bug fix 2019-01-02 22:05:15 +08:00
Zhi Guan
8f54e70ada Add sdf and skf options 2019-01-02 21:09:41 +08:00
ZZMarquis
1ed3bc248c maybe memory leak
maybe memory leak
2018-12-28 16:10:58 +08:00
Zhi Guan
7f6165a3f9 Update README.md 2018-12-26 20:39:00 +08:00
Zhi Guan
6ca74c8bb9 Bug fix 2018-12-26 19:54:11 +08:00
Zhi Guan
20b6f25562 Bug fix 2018-12-25 15:10:26 +08:00
Zhi Guan
786d6f0205 Add sm2utl and sm9utl commands 2018-12-25 14:49:12 +08:00
Zhi Guan
0e38e3e7a3 Update opt and fpe command 2018-12-20 23:12:33 +08:00
Zhi Guan
16933a7299 Delete mac.go 2018-12-19 22:41:13 +08:00
Zhi Guan
6668f63aaf Merge pull request #647 from Gorachya/sm9_work
fast-final-expo
2018-12-19 17:07:04 +08:00
Soraba Shrine de Gorachya
907d5e92d0 fast-final-expo 2018-12-19 00:17:30 -08:00
Zhi Guan
62d385ab71 Bug fix 2018-12-19 12:21:42 +08:00
Zhi Guan
3e3cc9d4a7 Update ec lib 2018-12-19 12:09:23 +08:00
Zhi Guan
d4917f27bd Add sm2 command 2018-12-19 11:51:20 +08:00
Zhi Guan
4ca17c807c Update .num files 2018-12-19 11:34:32 +08:00
Zhi Guan
74a729aa77 Add sm2 and otp command
try `gmssl sm2 -help` and `gmssl otp -help`
2018-12-19 10:01:38 +08:00
赵晓濛
5bc22a1f3e Update appveyor.yml
Update with install test
2018-12-18 23:04:15 +08:00
Simon
d4989fd7a7 Merge pull request #639 from cntpro/master
增加java api windows编译的winmake
2018-12-18 20:58:13 +08:00
Simon
373e9788ed Update README.md 2018-12-18 20:35:36 +08:00
Simon
3d916e9bce Update README.md 2018-12-18 20:34:06 +08:00
Simon
e0a9795f0f Update README.md 2018-12-18 20:30:16 +08:00
Simon
2c13048935 Update appveyor.yml 2018-12-18 20:10:11 +08:00
Simon
f67e0424e2 Update appveyor.yml 2018-12-18 20:07:06 +08:00
Simon
190323598a Update appveyor.yml 2018-12-18 19:58:18 +08:00
Simon
7b02102ce2 Update appveyor.yml 2018-12-17 22:02:31 +08:00
Simon
6095a6aa16 Update README.md 2018-12-17 21:52:56 +08:00
Liu
c41e99b3b5 Merge pull request #1 from guanzhi/master
合并主程序
2018-12-13 11:34:07 +08:00
Liu
04cc7afa8d 增加java api windows编译的winmake
增加java api windows编译的winmake  
nmake -f winmake  或者
nmake -f winmake   STATIC=1
2018-12-12 12:56:51 +08:00
Zhi Guan
4a8f432f71 Merge pull request #638 from mesalock-linux/bincat-tls_sms4_gcm
Add ECDHE-SM2-WITH-SMS4-GCM-SM3
2018-12-12 11:26:27 +08:00
Yiming Jing
ece7d87413 Add ECDHE-SM2-WITH-SMS4-GCM-SM3 2018-12-11 18:51:32 -08:00
Zhi Guan
1c00e47681 Update sm9 functions 2018-12-07 16:32:12 +08:00
Zhi Guan
6f5b7a4c96 Merge branch 'master' of https://github.com/guanzhi/GmSSL 2018-12-06 22:12:10 +08:00
Zhi Guan
9b5eaab86a some bug fix 2018-12-06 22:12:05 +08:00
Zhi Guan
5a40547c0b Merge pull request #627 from ZZMarquis/patch-1
remove unused code
2018-12-04 22:45:24 +08:00
Zhi Guan
f105ad94c4 Merge pull request #628 from cntpro/master
修正windows下nmake clean 时命令行太长的错误
2018-12-04 22:41:33 +08:00
Zhi Guan
bc2bb8a335 Add accurate asn.1 siganture/ciphertext size 2018-12-04 15:56:21 +08:00
Zhi Guan
c0ee87b077 Update SM9 EVP 2018-12-03 17:15:57 +08:00
ZZMarquis
d26c35538e remove unused code
remove unused code
2018-12-03 15:26:39 +08:00