Commit Graph

41 Commits

Author SHA1 Message Date
Zhi Guan
43fed1108d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2017-02-14 16:13:11 +08:00
Zhi Guan
cceb2acfca update manuals 2017-01-19 21:02:35 +08:00
Zhi Guan
179dd6eb23 fix
remove VC warnings
2017-01-16 09:10:06 +08:00
Zhi Guan
13e33b43e1 fix
remove EVP_DigestSign/VerifyUpdate
2017-01-16 08:47:52 +08:00
Zhi Guan
a5b727c47b bug fix
err, cbcmac
2017-01-16 08:40:11 +08:00
Zhi Guan
e29932099b bug fix 2017-01-13 23:15:20 +08:00
Lanyaaki
c0f1acf85c fix test program function parameter error 2016-10-25 13:22:08 +08:00
Zhi Guan
c9877bde1b Merge pull request #35 from LiTianjue/ssl-dev
添加gitignore 文件,修改sm2test测试程序加解密错误
2016-09-02 13:25:14 +02:00
zs
b3d45522ae 修改注释 2016-08-17 14:17:44 +08:00
zs
fab3088721 解决Golang(WINDOWS平台)调用openssl X509_STORE_load_locations函数时无法传递NULL指针导致该函数返回失败。
PS:Linux平台无此问题。
2016-08-17 13:45:11 +08:00
zs
76cab38a5f 解决WIN32+MSYS32+MINGW32编译报错 2016-08-17 11:35:12 +08:00
LiTianjue
bbe0e55a74 fix bug sm2test(enc) fail 2016-07-18 14:51:57 +08:00
LiTianjue
8ff9f29d23 Add gitignore file ,Del two files auto create by Configure 2016-07-18 14:27:44 +08:00
Zhi Guan
09f054b2f2 Support VC-WIN32 2016-07-04 13:03:03 +02:00
Zhi Guan
f881784b73 trust store from mozilla/curl
also fix sm3 Makefile bug
2016-06-16 12:44:49 +02:00
Zhi Guan
2cb43b7f80 jni api 2016-06-06 22:04:44 +02:00
Zhi Guan
2bf25bd29f Bug fix
Thanks to github.com/Jkinglyf
2016-05-30 12:50:06 +02:00
Zhi Guan
ee4384daeb SKF Wrapper 2016-05-29 00:22:33 +02:00
Zhi Guan
0cf9126a7d more sm. tests 2016-05-22 20:42:38 +02:00
Zhi Guan
62b396d193 sm2 with short ciphertext 2016-05-16 20:38:44 +02:00
Zhi Guan
60d14da0cc add CBC-MAC and GM OTP, not tested 2016-05-15 20:21:51 +02:00
Zhi Guan
8c0439e7d6 fast SMS4 with Intel AVX2/KNC-NI 2016-05-09 09:20:02 +02:00
Zhi Guan
addcac4896 sm2 test vector 2016-05-02 17:56:14 +02:00
Zhi Guan
d8072491bc some update 2016-04-25 20:53:02 +02:00
Zhi Guan
da6bb109b4 SM4/CTR 2016-04-18 13:41:56 +02:00
Zhi Guan
37ac6cd45a add SM2 default ID, fixed the SM2_do_encrypt() memory leak 2016-04-10 01:42:54 +02:00
Zhi Guan
70118dbcae start SKF engine 2016-04-10 00:01:46 +02:00
Zhi Guan
5cc6cfdf22 SM2 KAP (Key Agreement Protocol), not tested 2016-04-07 22:15:41 +02:00
Zhi Guan
ef74cbd1e5 minor update 2015-11-02 21:46:00 +08:00
Zhi Guan
37541150e5 update 2015-11-02 11:15:27 +08:00
Zhi Guan
ade9fc1a2e sm2 2015-10-31 16:10:56 +08:00
Zhi Guan
c6dcb3b8be zuc bug 2015-10-27 10:24:50 +08:00
Zhi Guan
2563a4ed83 sm2, ssl and license update 2015-10-25 21:20:50 +08:00
Zhi Guan
3f21c9d3d0 update 2015-10-11 11:56:45 +08:00
Zhi Guan
b4ad0da508 update 2015-10-07 15:23:34 +08:00
Zhi Guan
254a1266d6 new modules 2015-10-05 15:34:54 +08:00
Zhi Guan
8afb3ef97b ECIES 2015-08-24 14:39:45 +08:00
Zhi Guan
75f1c45de5 update 2015-08-15 15:05:08 +08:00
Zhi Guan
3bdc0ea895 update 2015-08-15 15:02:15 +08:00
Zhi Guan
db4d3aef00 SM3/SMS4/SM3Sign(modified ECDSA) Supported 2015-08-14 01:08:27 +08:00
Zhi Guan
57954c4567 first commit, SM2-DSA only 2014-12-01 10:40:26 +08:00