ChickenLover
ChickenLover
Hello, I am trying to realize [Round5](https://round5.org) KEM in Rust and implement your Kem trait for it. The problem is Round5 requires that both `generate` and `encapsulate` methods take a...
## Description Add support for Pasta curves (Pallas and Vesta) ## Motivation Pasta curves are great for recursive SNARKs and are actively used in modern proving systems (e.g. [Nova](https://github.com/microsoft/Nova))
## Describe the changes This PR... ## Linked Issues Resolves #