Convert utf-8 files to ascii

This commit is contained in:
Zhi Guan
2024-05-25 18:45:23 +08:00
parent 39af190b9b
commit 68fd02e2ac
8 changed files with 15 additions and 20 deletions

View File

@@ -17,7 +17,9 @@
#include <gmssl/sm2.h>
#include <gmssl/pkcs8.h>
// 应该整理出不同编码长度的椭圆曲线点可以由x求出y
// TODO: prepare POINT with different length
static int test_sm2_ciphertext(void)
{
struct {