Add the proposed IETF secp256k1 FROST vectors as NonIetf

This commit is contained in:
Luke Parker
2022-07-12 03:20:50 -04:00
parent 94f380f857
commit 3e5cb5ea1f
2 changed files with 38 additions and 9 deletions

View File

@@ -101,5 +101,5 @@ kp_curve!(
Secp256k1,
NonIetfSecp256k1Hram,
b"secp256k1",
b"FROST-secp256k1-SHA256-v5"
b"FROST-secp256k1-SHA256-v7"
);