mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-13 03:46:26 +08:00
Convert utf-8 files to ascii
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user