frost/frost-core/src
Conrado Gouvea 8531855bd7
implement common traits for public types (#422)
2023-06-30 19:15:56 +00:00
..
frost implement common traits for public types (#422) 2023-06-30 19:15:56 +00:00
tests implement common traits for public types (#422) 2023-06-30 19:15:56 +00:00
batch.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
benches.rs allow specifying identifiers in generate_with_dealer (#419) 2023-06-30 18:29:26 +00:00
error.rs allow specifying identifiers in generate_with_dealer (#419) 2023-06-30 18:29:26 +00:00
frost.rs implement common traits for public types (#422) 2023-06-30 19:15:56 +00:00
lib.rs add support for deriving identifiers from arbitary strings (#418) 2023-06-30 15:45:46 +00:00
scalar_mul.rs Make multiscalar multiplication generic for any scalar field size (#347) 2023-05-16 23:48:51 +00:00
signature.rs Support serde (#398) 2023-06-23 09:58:22 +00:00
signing_key.rs implement common traits for public types (#422) 2023-06-30 19:15:56 +00:00
tests.rs Refactor test folders (#366) 2023-05-31 21:23:29 +00:00
verifying_key.rs Support serde (#398) 2023-06-23 09:58:22 +00:00