issues
search
davxy
/
ark-ec-vrfs
EC VRFs as specified by RFC 9381
MIT License
4
stars
1
forks
source link
Small tasks
#4
Closed
davxy
closed
5 months ago
davxy
commented
7 months ago
[x] Introduce a custom flag for custom
Suite::SUITE_ID
[x] Generic
Signature<S, P: Proof>
. Proof is a trait bounded by
Serialize + Deserialize
.
Suite::SUITE_ID
Signature<S, P: Proof>
. Proof is a trait bounded bySerialize + Deserialize
.