w3f / schnorrkel

Schnorr VRFs and signatures on the Ristretto group
BSD 3-Clause "New" or "Revised" License
315 stars 94 forks source link

Fix compilation on `no_std` #93

Closed koute closed 1 year ago

koute commented 1 year ago

Fixes https://github.com/w3f/schnorrkel/issues/92

burdges commented 1 year ago

Great!