Move Serde De/Serialization to Group Implementation (#380)
* Move Serde De/Serialization to `Group` implementation * Clean up Serde formats * Fix typo
This commit is contained in:
@@ -24,6 +24,7 @@ serde = [
|
||||
"curve25519-dalek?/serde",
|
||||
"ecdsa?/serde",
|
||||
"ed25519-dalek?/serde",
|
||||
"elliptic-curve/serde",
|
||||
"generic-array/serde",
|
||||
"voprf/serde",
|
||||
"zeroize/serde",
|
||||
|
||||
Reference in New Issue
Block a user