frost/frost-core/src
Conrado Gouvea 0fffd6517d
fix Identifier ordering; add big identifier test vectors (#197)
2023-01-02 22:43:27 +00:00
..
frost fix Identifier ordering; add big identifier test vectors (#197) 2023-01-02 22:43:27 +00:00
tests use max_signers and min_signers instead of num_signers and threshold to better follow spec (#157) 2022-10-27 04:35:16 +00:00
batch.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
error.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
frost.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
lib.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
scalar_mul.rs Fix batching for P-256 (#154) 2022-10-27 04:34:57 +00:00
signature.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
signing_key.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
tests.rs Improve DKG API; add DKG example (#173) 2022-11-18 12:54:06 +00:00
verifying_key.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00