Zhi Guan
|
e0be658c57
|
SM3 compress blocks
|
2019-08-15 00:42:32 +08:00 |
|
Zhi Guan
|
686805edd2
|
SM3 with full unroll
|
2019-08-14 23:58:56 +08:00 |
|
Zhi Guan
|
ef134a58f0
|
SM3 without W' table
|
2019-08-14 23:19:45 +08:00 |
|
Zhi Guan
|
ea7a467e1b
|
SM3 with K table
|
2019-08-14 21:48:12 +08:00 |
|
Zhi Guan
|
b01f823af8
|
Merge branch 'master' of https://github.com/guanzhi/GmSSL
|
2019-08-14 21:40:56 +08:00 |
|
Zhi Guan
|
448ca0cf5a
|
SM3 with K generated at runtime
|
2019-08-14 21:40:49 +08:00 |
|
Zhi Guan
|
4cdaa8a24a
|
Merge pull request #759 from loop0day/gmca
Improve gmca
|
2019-08-13 17:07:57 +08:00 |
|
Zhi Guan
|
cb78796295
|
fix build error
|
2019-08-13 17:01:31 +08:00 |
|
Zhi Guan
|
cbf7cbb40d
|
fix warnings
|
2019-08-13 16:56:23 +08:00 |
|
Zhi Guan
|
a64ac54993
|
Update build.info
|
2019-08-13 15:49:35 +08:00 |
|
Zhi Guan
|
b42251945e
|
version 2.5.3
new sms4 api, go api and ciphersuites
|
2019-08-13 15:07:53 +08:00 |
|
Zhi Guan
|
94f91c0f8a
|
Update e_sms4_ccm.c
|
2019-08-04 22:25:23 +08:00 |
|
Zhi Guan
|
1811f1b51d
|
Fix SMS4-XTS bug
|
2019-08-01 09:15:08 +08:00 |
|
Zhi Guan
|
fa68930083
|
Add SM4/SM3 PSK ciphersuite
|
2019-07-18 16:02:54 +08:00 |
|
Zhi Guan
|
f6429e7579
|
Update README.md
|
2019-07-18 13:23:44 +08:00 |
|
Zhi Guan
|
cfcffd03d0
|
Clean SM2 and SM3
|
2019-06-15 23:42:35 +08:00 |
|
Zhi Guan
|
934a66ec36
|
Clean SM3 and ZUC
|
2019-06-14 13:23:26 +08:00 |
|
Zhi Guan
|
3be27d5d2e
|
A clean version
|
2019-06-13 21:35:40 +08:00 |
|
Zhi Guan
|
74d7992dda
|
Remove some ciphers
|
2019-06-13 20:35:11 +08:00 |
|
Zhi Guan
|
c0984b6436
|
Remove CPK module
|
2019-06-13 18:22:44 +08:00 |
|
Zhi Guan
|
bdd3d75e89
|
Remove SAF and SOF module
|
2019-06-13 18:17:26 +08:00 |
|
Zhi Guan
|
24f8a17c63
|
Update
remove ECRS, EC-Schnorr modules
|
2019-06-13 17:02:51 +08:00 |
|
Zhi Guan
|
246867fd2b
|
Revert "Merge branch 'master' of https://github.com/guanzhi/GmSSL"
This reverts commit 7897604408, reversing
changes made to 6c122e31a6.
|
2019-05-24 10:46:55 +08:00 |
|
Zhi Guan
|
7897604408
|
Merge branch 'master' of https://github.com/guanzhi/GmSSL
|
2019-05-24 09:40:54 +08:00 |
|
Zhi Guan
|
3d010d1a59
|
Merge pull request #734 from needkane/PR
go/gmssl: fix golang import path
|
2019-05-24 09:21:41 +08:00 |
|
Zhi Guan
|
ab05951547
|
Merge pull request #751 from Gorachya/master
Fixed memory leak in SM9_sign
|
2019-05-24 09:19:20 +08:00 |
|
Simon
|
f32f3f8645
|
Merge pull request #755 from dajiangzhong/jni-memleak-fix
fixed memory leak issue
|
2019-05-07 21:34:52 +08:00 |
|
Gorachya
|
4d55e7b963
|
spped-of-sign-and-verify
|
2019-05-06 20:05:21 -07:00 |
|
loop0day
|
66cc664a23
|
1. Change $ca_usercert_dir to $ca_cert_dir in function signcsr
2. Fix some typos in function getcertbyserial
3. Add function revokecertbyname
4. Export signenccsr, genenccert and revokecertbyname operations
|
2019-05-01 01:04:51 +08:00 |
|
loop0day
|
879c1b4a15
|
Change dir from ./demoCA to .ca
|
2019-05-01 00:54:26 +08:00 |
|
loop0day
|
6426496b01
|
Add keyUsage to signcsr.cnf
|
2019-05-01 00:53:31 +08:00 |
|
dajiang
|
1d56cfc089
|
fixed memory leak issue
|
2019-04-26 10:23:52 +08:00 |
|
Gorachya
|
e963f6fea1
|
fixed
|
2019-04-23 13:13:40 +08:00 |
|
Zhi Guan
|
6c122e31a6
|
Add ECSCHNORR
|
2019-04-04 10:41:38 +08:00 |
|
Gorachya
|
98bb22ccaa
|
Merge pull request #5 from guanzhi/master
update 4-2
|
2019-04-02 11:35:00 +08:00 |
|
kane
|
b13495c054
|
go/gmssl: fix golang import path
|
2019-03-29 03:25:45 -04:00 |
|
Zhi Guan
|
4a20b5f54c
|
Merge pull request #720 from cntpro/master
fix bug LNK2001
|
2019-03-15 11:06:24 +08:00 |
|
Liuzr
|
8469ee9ba3
|
fix bug LNK2001
fix bug LNK2001
|
2019-03-14 14:28:02 +08:00 |
|
Simon
|
4bae4a2360
|
Merge pull request #719 from zhaoxiaomeng/master
add sphincs
|
2019-03-13 22:44:03 +08:00 |
|
赵晓濛
|
0337c38628
|
add sphincs
|
2019-03-13 22:26:55 +08:00 |
|
Simon
|
c87cc29427
|
Merge pull request #1 from guanzhi/master
update
|
2019-03-13 21:54:44 +08:00 |
|
Simon
|
8517641479
|
Merge pull request #718 from Gorachya/master
Manpages of ZUC && SM9
|
2019-03-13 21:48:42 +08:00 |
|
Gorachya
|
0bd6dff7b2
|
add-docss
|
2019-03-12 23:55:34 -07:00 |
|
Gorachya
|
63f7b06b78
|
add-docs
|
2019-03-12 23:50:42 -07:00 |
|
Gorachya
|
1d0b3aeea8
|
Merge pull request #4 from guanzhi/master
update from master
|
2019-03-13 14:40:42 +08:00 |
|
Zhi Guan
|
b95eae8b38
|
Fix Windows build error
|
2019-03-12 09:42:51 +08:00 |
|
Zhi Guan
|
1cc442ceb2
|
Merge branch 'master' of https://github.com/guanzhi/GmSSL
|
2019-03-08 19:21:33 +08:00 |
|
Zhi Guan
|
4003bcd373
|
Add some docs
|
2019-03-08 19:21:29 +08:00 |
|
Zhi Guan
|
22dbf0d148
|
Merge pull request #711 from lmxeq5/patch-1
Update byteorder.h
|
2019-03-07 11:21:46 +08:00 |
|
lmxeq5
|
d41f47ae09
|
Update byteorder.h
config脚本可以自动识别大小端机器,如果是大端会在编译选项里添加-DB_ENDIAN选项,所以我们这里的宏CPU_BIGENDIAN替换成B_ENDIAN就支持自动识别了, 这样就避免了不知道CPU_BIGENDIAN宏的人在大端机上编译出错误的版本了。
|
2019-03-07 09:26:10 +08:00 |
|