IronCoreLabs / recrypt-rs

A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.
https://crates.io/crates/recrypt
GNU Affero General Public License v3.0
144 stars 23 forks source link

Swap to ed25519-dalek-fiat from ed25519-dalek #157

Closed coltfred closed 2 years ago

coltfred commented 2 years ago

API compatible, just a change in the toml file. Whether that project's direction aligns or not is unknown, but the fiat backends are being brought in to the normal curve25519 project under dalek crypto.