facebook / voprf

An implementation of a verifiable oblivious pseudorandom function (RFC 9497)
Apache License 2.0
56 stars 15 forks source link

Update RustCrypto dependencies to v0.13 #106

Closed daxpedda closed 1 year ago

daxpedda commented 1 year ago

:rocket: :tada:

I think we should make a another pre-release and do a proper release after https://github.com/dalek-cryptography/curve25519-dalek/issues/405.

Replaces #105.

daxpedda commented 1 year ago

Apparently this will require a significant bump to Rust v1.65.