Commit Graph

59 Commits

Author SHA1 Message Date
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
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
58751e510e change version format
change version format to 2.major.minor, where major means API changes
2017-12-26 22:44:50 +08:00
Zhi Guan
f5a3f271a3 v2 pre-release 2017-12-07 23:58:48 +08:00
zhaoxiaomeng
a569601747 update 2017-12-06 18:22:26 +08:00
zhaoxiaomeng
65f9251dad fix sm9_func error 2017-12-06 18:02:11 +08:00
Zhi Guan
ed7bf9302f remove java from config 2017-11-25 16:43:19 +08:00
Zhi Guan
27bde477a5 first step of v2 final release 2017-11-05 21:00:36 +08:00
zhaoxiaomeng
407dd6bc64 [bugfix] add utf8 support for pod2html and pod2markdown 2017-07-16 22:59:10 +08:00
zhaoxiaomeng
757734d554 [gmssl] fix pod2man 2017-07-15 12:18:26 +08:00
zhaoxiaomeng
9bc90954a8 [gmssl] update libcrypto.num 2017-07-10 14:32:33 +08:00
zhaoxiaomeng
44890ced92 [crypto] move sms4_standard and zuc to engine dir 2017-07-09 14:47:06 +08:00
Zhi Guan
3c4cf814b4 update base58 2017-05-20 09:15:16 +08:00
guanzhi
463db17a86 bug fix 2017-05-15 19:29:17 +08:00
Zhi Guan
79e2936664 update 2017-05-15 17:23:26 +08:00
Zhi Guan
bba5011e7c bug fix 2017-05-14 10:34:33 +08:00
Zhi Guan
e52fd8b1a2 remove useless symbols 2017-05-14 00:20:01 +08:00
Zhi Guan
195370fc37 remove useless symbols 2017-05-14 00:04:22 +08:00
Zhi Guan
2d40a020d9 make update
regenerate util/libcrypto.num and util/libssl.num, empty files required
2017-05-13 23:29:30 +08:00
Zhi Guan
95ab1114af update 2017-05-13 22:58:37 +08:00
zhaoxiaomeng
883e83be42 Revert "Merge branch 'master' into master"
This reverts commit 0f5b6deb5e, reversing
changes made to eb21e9d572.
2017-04-14 17:25:02 +08:00
Simon
0f5b6deb5e Merge branch 'master' into master 2017-04-14 16:57:24 +08:00
zhaoxiaomeng
77e9ddea57 更新libcrypto.num 2017-04-14 15:43:35 +08:00
Zhi Guan
eb21e9d572 update 2017-04-14 15:31:38 +08:00
Zhi Guan
3090de8951 paillier pen support
and some bug fixes
2017-03-16 12:33:31 +08:00
Zhi Guan
edc4e35bf3 remove compiler errors
still some warnings and undef code pieces
2017-03-10 21:18:21 +08:00
Zhi Guan
002096751c update crypto 2017-03-08 15:02:42 +08:00
Zhi Guan
4d84dd7557 pod2markdown 2017-03-08 15:01:41 +08:00
Zhi Guan
67eda02ef2 update saf 2017-03-03 22:24:12 +08:00
Zhi Guan
90a001b539 update gm apis 2017-02-19 23:42:38 +08:00
Zhi Guan
64fb55bec8 add zuc 2017-02-15 18:04:07 +08:00
Zhi Guan
99f331039d add gmapi impls 2017-02-15 17:49:21 +08:00
Zhi Guan
5eedfacd04 add pairing cryptos 2017-02-15 17:13:50 +08:00
Zhi Guan
c04b2060af add gmapi 2017-02-15 15:53:30 +08:00
Zhi Guan
b0d309b527 add otp 2017-02-15 15:35:07 +08:00
Zhi Guan
7eb9c6664a add cpk 2017-02-15 15:03:35 +08:00
Zhi Guan
d943331746 add paillier 2017-02-15 14:50:44 +08:00
Zhi Guan
0d7a103151 add ec
code need some updates
2017-02-15 14:27:41 +08:00
Zhi Guan
b9d27fc4e0 update test recipes
cd test/recipes
sed -i "" 's/\"openssl\"/\"gmssl\"/g' *.t
2017-02-15 10:05:55 +08:00
Zhi Guan
91ee73a880 add ffx 2017-02-15 00:32:40 +08:00
Zhi Guan
83321f9755 add ecies
ECIES share the same err num with EC
2017-02-15 00:03:52 +08:00
Zhi Guan
9d485003bd add kdf extra module 2017-02-14 23:49:01 +08:00
Zhi Guan
01c76aa6a0 add sms4 module 2017-02-14 23:14:06 +08:00
Zhi Guan
4e49434209 add sm3 module 2017-02-14 17:16:13 +08:00
Zhi Guan
9c1bdbdf72 change command line name and version 2017-02-14 16:37:54 +08:00
Zhi Guan
6125eb92b3 add .gitignore 2017-02-14 16:19:16 +08:00
Zhi Guan
43fed1108d Merge remote-tracking branch 'origin/master'
# Conflicts:
#	README.md
2017-02-14 16:13:11 +08:00
Zhi Guan
09f054b2f2 Support VC-WIN32 2016-07-04 13:03:03 +02:00