mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-14 15:09:23 +00:00
Update to FROST v10
Further expands documentation to near-completion.
This commit is contained in:
@@ -74,7 +74,7 @@ dalek_curve!(
|
||||
IetfRistrettoHram,
|
||||
RistrettoPoint,
|
||||
b"ristretto",
|
||||
b"FROST-RISTRETTO255-SHA512-v8",
|
||||
b"FROST-RISTRETTO255-SHA512-v10",
|
||||
b"chal",
|
||||
);
|
||||
|
||||
@@ -85,6 +85,6 @@ dalek_curve!(
|
||||
IetfEd25519Hram,
|
||||
EdwardsPoint,
|
||||
b"edwards25519",
|
||||
b"FROST-ED25519-SHA512-v8",
|
||||
b"FROST-ED25519-SHA512-v10",
|
||||
b"",
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user