Commit Graph

72 Commits

Author SHA1 Message Date
Zhi Guan
5a000d0998 remove warnings 2020-06-19 15:56:33 +08:00
Gorachya
6011f0a81b speed-update 2019-09-06 16:05:59 +08:00
Gorachya
6ed1124625 speed-update 2019-09-06 15:48:13 +08:00
Zhi Guan
c8fab0ffac Add zuc256 to gmssl and speed 2019-09-03 17:42:18 +08:00
Zhi Guan
4cdaa8a24a Merge pull request #759 from loop0day/gmca
Improve gmca
2019-08-13 17:07:57 +08:00
Zhi Guan
cbf7cbb40d fix warnings 2019-08-13 16:56:23 +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
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
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
Zhi Guan
d114bed3f8 Fix sm2utl bugs 2019-02-02 20:44:51 +08:00
Zhi Guan
22027d6656 Add paillier homomorphic encryption command
See http://gmssl.org/docs/paillier.md
2019-02-01 23:49:16 +08:00
Zhi Guan
a58a817e9c Bug fix 2019-01-23 09:50:13 +08:00
Zhi Guan
5359dd5534 Update SKF 2019-01-23 09:13:30 +08:00
Zhi Guan
4bab277911 Update sm2 and zuc 2019-01-12 11:56:06 +08:00
Zhi Guan
6f9620d24b Update sdf and skf commands 2019-01-10 21:06:07 +08:00
Zhi Guan
80977d068c Add sdf and skf commands 2019-01-02 22:35:47 +08:00
Zhi Guan
8f54e70ada Add sdf and skf options 2019-01-02 21:09:41 +08:00
Zhi Guan
6ca74c8bb9 Bug fix 2018-12-26 19:54:11 +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
62d385ab71 Bug fix 2018-12-19 12:21:42 +08:00
Zhi Guan
d4917f27bd Add sm2 command 2018-12-19 11:51:20 +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
Zhi Guan
c0ee87b077 Update SM9 EVP 2018-12-03 17:15:57 +08:00
Zhi Guan
5f3bb5c346 update pmeth/ameth 2018-11-28 16:15:06 +08:00
Zhi Guan
9a999ae907 Add sm9 and paillier pem support 2018-11-16 15:26:30 +08:00
Zhi Guan
989bc7638d First SM9 release
SM9 setup/keygen/sign/verify has been tested. See example codes `demos/sm9/`.
2018-10-10 20:42:07 +08:00
Zhi Guan
187d2d6c2f Add gmca
gmca is a command line tool to make CA maintaining easier.
2018-03-13 14:20:39 +08:00
Zhi Guan
4b825edf3c Add some debug info 2018-03-13 12:26:17 +08:00
Zhi Guan
4ae40d435b Support loading private keys from engine instead of file 2018-01-20 10:05:05 +08:00
Zhi Guan
0803f0a034 FIx OPENSSL_NO_ASYNC macro
`apps/passwd.c` need to be modified when MD5 or DES is missing.
2018-01-05 13:44:39 +08:00
Simon
38395c5c80 Revert "quantum init"
This reverts commit 53af3b51ae.
2018-01-04 14:03:38 +08:00
zhaoxiaomeng
53af3b51ae quantum init 2018-01-04 13:40:59 +08:00
Zhi Guan
86aa61c0b6 minor changes 2017-12-26 22:59:32 +08:00
Zhi Guan
a9b31e17a5 wrap optional headers with OPENSSL_NO_ macro 2017-12-26 22:51:47 +08:00
Zhi Guan
e586232c5b fix BOOL bug in sgd.h 2017-12-08 20:23:24 +08:00
Zhi Guan
46ee9a4559 add license 2017-12-08 10:46:58 +08:00
Zhi Guan
f5a3f271a3 v2 pre-release 2017-12-07 23:58:48 +08:00
zhaoxiaomeng
0dcd2b6738 remove unused data 2017-12-06 18:20:20 +08:00
Zhi Guan
a4e6eea2fa tls12 with sm2 cert 2017-12-01 20:28:39 +08:00
Zhi Guan
aa97769318 update curve wapip192v1 OID 2017-11-27 12:36:32 +08:00
Zhi Guan
2458fcb879 speed sm2/3/4
`gmssl speed sm2 sm3 sms4`
2017-11-25 13:22:04 +08:00
Zhi Guan
4d60905e04 add sm3/sms4 to speed 2017-11-13 15:38:49 +08:00
Zhi Guan
27bde477a5 first step of v2 final release 2017-11-05 21:00:36 +08:00
Zhi Guan
eb21e9d572 update 2017-04-14 15:31:38 +08:00
Zhi Guan
edc4e35bf3 remove compiler errors
still some warnings and undef code pieces
2017-03-10 21:18:21 +08:00