Add sdfutil command line tool

This commit is contained in:
Zhi Guan
2022-05-01 12:31:50 +08:00
parent 52af204f0d
commit 8eee0d86e4
19 changed files with 5446 additions and 75 deletions

View File

@@ -60,6 +60,13 @@ extern "C" {
#endif
#define GMSSL_FMT_BIN 1
#define GMSSL_FMT_HEX 2
#define GMSSL_FMT_DER 4
#define GMSSL_FMT_PEM 8
#define DEBUG 1
#define error_print() \