mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-08-09 23:43:41 +08:00
Update
remove ECRS, EC-Schnorr modules
This commit is contained in:
@@ -122,4 +122,3 @@ void sm3_hmac(const unsigned char *data, size_t data_len,
|
||||
sm3_hmac_final(&ctx, mac);
|
||||
memset(&ctx, 0, sizeof(ctx));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user