8 Commits (4fec9da3d6207a89f82ec8137f30cd8cfc9c7081)

Author SHA1 Message Date
Andreas Fackler 05cde32d01 Instead of macro_use, use use. 7 years ago
Andreas Fackler 90f63e34e9 Remove explicit Send+Sync impl for Error. 7 years ago
Andreas Fackler ad11ceaed6 Remove mlock. 7 years ago
Andreas Fackler 84e8b69a24 Validate polynomial degrees: fix panics. 7 years ago
DrPeterVanNostrand 8f6dce18f2 Added mlocking for secret types. 7 years ago
Vladimir Komendantskiy 150389c591 allow for using Error with inside other errors outside this crate 7 years ago
Vladimir Komendantskiy b7ab849a16 converted errors from error_chain to failure 7 years ago
Vladimir Komendantskiy 394e4ce140 separated crypto module from hbbft crate 7 years ago
Andreas Fackler 036548e6b8 Implement threshold signatures. 7 years ago