w3f / schnorrkel

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

Update from curve25519-dalek 4.0.0-rc2 to 4.0.0 and release 0.11 #89

Closed kayabaNerve closed 1 year ago

kayabaNerve commented 1 year ago

Now that curve25519-dalek 4.0.0 has been released, it'd be extremely appreciated if schnorrkel would update and publish a release with said update. I understand if 0.11 is pending other changes, either regarding dependencies, functionality, or API, yet still wanted to make the request. At the very least, a timeline would be very appreciated.

koute commented 1 year ago

Already on my TODO list. I will get to it soon as soon as I finish what I'm doing now.

burdges commented 1 year ago

It's done

kayabaNerve commented 1 year ago

Thank you!