dusk-network / bls12_381

Implementation of the BLS12-381 pairing-friendly elliptic curve group with extra features needed by the Dusk-Network team
Other
21 stars 20 forks source link

Remove `Sized` bound on `G2Prepared` `rkyv` impl #95

Closed ureeves closed 2 years ago

ureeves commented 2 years ago

Resolves #94