hbbft/tests
Andreas Fackler 984bb49fdc Accept more types in threshold crypto API.
This removes some unnecessary allocation and conversion by accepting
more primitive types and references as the index in threshold decryption
and signing, and as the argument to a polynomial.
2018-07-23 15:56:45 +02:00
..
network Handle initial QHB messages, fix DHB. 2018-07-21 11:30:43 +02:00
agreement.rs added must_use to tests and removed Clone from FaultLog 2018-07-16 14:31:21 +01:00
broadcast.rs message queue refactoring WIP 2018-07-20 12:43:15 +01:00
common_coin.rs added must_use to tests and removed Clone from FaultLog 2018-07-16 14:31:21 +01:00
common_subset.rs added must_use to tests and removed Clone from FaultLog 2018-07-16 14:31:21 +01:00
dynamic_honey_badger.rs Handle initial QHB messages, fix DHB. 2018-07-21 11:30:43 +02:00
honey_badger.rs Separate keys and key shares. 2018-07-18 14:44:35 +02:00
queueing_honey_badger.rs Handle initial QHB messages, fix DHB. 2018-07-21 11:30:43 +02:00
sync_key_gen.rs Accept more types in threshold crypto API. 2018-07-23 15:56:45 +02:00