Commit Graph

22 Commits

Author SHA1 Message Date
Zhi Guan
f64b8c5620 Delete sdf_dummy.c 2024-05-09 16:40:36 +08:00
Zhi Guan
d37d0b18b8 Change SDF files 2024-05-09 10:22:03 +08:00
Zhi Guan
3d491c9e14 Use SDF as the crypto provider in SM2/3/4 CTX API
cmake .. -DENABLE_CRYPTO_SDF=ON
2024-05-08 17:04:45 +08:00
Zhi Guan
40f2bb23d0 Update soft_sdf.c 2024-05-07 10:48:15 +08:00
Zhi Guan
fad7830f1c Update sdf_lib.c
The `ECCCipher` in GmSSL has enough ciphertext buffer, so length checking is not required. And without setting ECCCipher.L makes the API easier to use.
2024-05-07 10:47:16 +08:00
Zhi Guan
1301280b77 Update soft_sdf 2024-05-05 22:25:01 +08:00
Zhi Guan
2c893d797b Update soft_sdf 2024-01-31 21:10:30 +08:00
Zhi Guan
39e2f9f657 Add software SDF implementation
The soft_sdf will replace sdf_dummy library for buiding testing apps.
2023-12-28 10:18:09 +08:00
Gowa2017
4722f53869 fix: use dylib_close_library, not free to close dynamic lib 2023-04-20 22:05:51 +08:00
Gowa2017
4d40723c19 OpenSession need a pointer of pointer 2023-04-05 01:04:18 +08:00
Zhi Guan
562ba9bb74 Add dl wrapper 2022-11-02 12:21:02 +08:00
Zhi Guan
e25f8b945e Fix MSVC warnings 2022-10-12 18:05:05 +08:00
Zhi Guan
74fbb19f13 Update Windows support 2022-10-05 11:12:06 +08:00
Simon
60c3c33116 license 2022-08-28 19:12:50 +08:00
Simon
4e5880e2ea Revert "修改License"
This reverts commit 0b4308b948.
2022-08-26 13:44:26 +08:00
Simon
0b4308b948 修改License 2022-08-25 22:42:11 -07:00
Simon
36f6a6d4d3 COPYRIGHT 2022-08-08 05:46:54 -07:00
zhaoxiaomeng
c2dacaae46 修改copyright
This reverts commit 7de8e1d83d.
2022-08-08 20:14:44 +08:00
Simon
7de8e1d83d 修改copyright 2022-08-08 05:11:52 -07:00
Zhi Guan
e62b8fa722 Add SKF support 2022-05-10 11:38:22 +08:00
Zhi Guan
0991aa3b45 Update SDF 2022-05-08 10:25:33 +08:00
Zhi Guan
693a9eb4ca Update SDF and Demo 2022-05-07 15:56:54 +08:00