Zhi Guan
bf4c6920d9
Update BN and EC module
2019-02-24 06:15:22 +01:00
Zhi Guan
7d5c18379f
Update SM2 methods
...
The default `./config` will enable the X86_64 ASM implementation of SM2. Use `./config -DGMSSL_NO_TURBO enable-ec_nistp_64_gcc_128` will enable the fast C implementation of SM2. The `./config -DGMSSL_NO_TURBO` will use the original implementation.
2019-01-26 17:26:03 +08:00
Zhi Guan
86e1fc9266
API compatible with OpenSSL before version 1.1.0
...
Add BN_init() and CRYPTO_num_locks(), compatible with OpenSSL 0.9.8.
And change the default OpenSSL API to 1.1.0.
2018-01-07 12:02:03 +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
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
5d5ea22fa7
add extra ec
2017-02-15 16:08:27 +08:00
Zhi Guan
43fed1108d
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# README.md
2017-02-14 16:13:11 +08:00
Zhi Guan
57954c4567
first commit, SM2-DSA only
2014-12-01 10:40:26 +08:00