frost/frost-core/src
Conrado Gouvea 956d8d3c7f
add benchmarks (#205)
* add benchmarks

* Apply suggestions from code review

Co-authored-by: Marek <mail@marek.onl>

* cargo fmt

---------

Co-authored-by: Marek <mail@marek.onl>
2023-01-30 18:48:13 +00:00
..
frost add benchmarks (#205) 2023-01-30 18:48:13 +00:00
tests clippy fixes (#212) 2023-01-09 21:23:59 +00:00
batch.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
benches.rs add benchmarks (#205) 2023-01-30 18:48:13 +00:00
error.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
frost.rs add benchmarks (#205) 2023-01-30 18:48:13 +00:00
lib.rs add benchmarks (#205) 2023-01-30 18:48:13 +00:00
scalar_mul.rs Fix batching for P-256 (#154) 2022-10-27 04:34:57 +00:00
signature.rs Expose internals to support randomization (simplified) (#152) 2023-01-06 04:26:13 +00:00
signing_key.rs add Identifier to InvalidSignatureShare and split Error type (#183) 2022-12-12 22:04:10 +00:00
tests.rs add ed25519 interoperability test (#208) 2023-01-25 20:29:51 +00:00
verifying_key.rs Expose internals to support randomization (simplified) (#152) 2023-01-06 04:26:13 +00:00