curve25519: Support loading Ed25519 public keys from simple blobs
This commit is contained in:
@@ -73,6 +73,7 @@ ENUM(builder_part_names, BUILD_FROM_FILE, BUILD_END,
|
||||
"BUILD_SAFE_PRIMES",
|
||||
"BUILD_SHARES",
|
||||
"BUILD_THRESHOLD",
|
||||
"BUILD_EDDSA_PUB",
|
||||
"BUILD_EDDSA_PRIV_ASN1_DER",
|
||||
"BUILD_END",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user