Commit Graph

40 Commits

Author SHA1 Message Date
Dandan Zhang
8a3bf17b4b Add compilation support for loongarch64 arch 2021-12-13 11:36:53 +08:00
Zhi Guan
6f9620d24b Update sdf and skf commands 2019-01-10 21:06:07 +08:00
Zhi Guan
babb4447a5 Fix skf_dummy and sdf_dummy config error 2018-11-13 11:42:02 +08:00
Feng Jie
366f612047 Fix SKF and SDF engines build error
When build dynamic library on Windows, build errors occur on SKF and SDF
engines build. Because when the engines are compiled into a
self-contained dll, bind_engine and v_check are needed which has been
exported in def file.

Add missing methods here to resolve the build error.

Because the engines are dummy implemented, the methods added here are
also dummy.
2018-08-02 14:19:08 +08:00
Zhi Guan
92971350c4 Add GMTLS v1.1 protocol support
Aka GM/T 0024-2012 SSL VPN protocol
2018-03-22 13:09:02 +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
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
[GGSuchao]
df6df0e4b0 update sm_standard 2017-07-10 14:51:03 +08:00
[GGSuchao]
b24e0c6f8e update sm_standard 2017-07-10 14:51:03 +08:00
[GGSuchao]
07610b4229 update sm_standard 2017-07-10 14:51:03 +08:00
[GGSuchao]
ac3cb97071 update sm_standard 2017-07-10 14:51:03 +08:00
[GGSuchao]
3aa8a1ef9a update sm_standard 2017-07-10 14:51:03 +08:00
zhaoxiaomeng
44890ced92 [crypto] move sms4_standard and zuc to engine dir 2017-07-09 14:47:06 +08:00
guanzhi
0dcd7cf87c update engine 2017-05-20 18:05:44 +08:00
Zhi Guan
72497f1305 update config 2017-03-23 20:50:15 +08:00
Zhi Guan
7f24b7229e add zeromem engine
anti memory leakage attack
2017-03-16 23:20:13 +08:00
Zhi Guan
3090de8951 paillier pen support
and some bug fixes
2017-03-16 12:33:31 +08:00
Zhi Guan
df18c19abc update gmapi 2017-02-26 16:37:23 +08:00
Zhi Guan
43ed716af9 add avx2 engine 2017-02-22 18:22:59 +08:00
Zhi Guan
c966a3a3d1 start avx2 engine 2017-02-21 10:12:51 +08:00
Zhi Guan
43fed1108d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2017-02-14 16:13:11 +08:00
Zhi Guan
85f0dc9f99 remove skf engine 2016-12-12 12:52:42 +01:00
Zhi Guan
09f054b2f2 Support VC-WIN32 2016-07-04 13:03:03 +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
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
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
37541150e5 update 2015-11-02 11:15:27 +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