serai/crypto/frost
Luke Parker e950b9682b
Add get_block_transactions_possible which automatically filters invalid TXs
Adds Clone to the various error types, which they already should've had.
2022-05-28 05:08:37 -04:00
..
src Add get_block_transactions_possible which automatically filters invalid TXs 2022-05-28 05:08:37 -04:00
Cargo.toml Add a batch verifier to multiexp, along with constant time variants 2022-05-27 00:52:44 -04:00
LICENSE Rename sign folder to crypto 2022-05-03 00:46:50 -04:00
README.md Rename sign folder to crypto 2022-05-03 00:46:50 -04:00

FROST

Implementation of FROST for any curve with a ff/group API.