16 Commits (a0aa9606fdf10574b38845e1b48e89a8913c20c6)

Author SHA1 Message Date
Andreas Fackler 54026f5fe7 Upgrade to Rust 1.30.0. 7 years ago
Andreas Fackler a4e0da3e8b Version 0.2.1 7 years ago
Andreas Fackler 96db9fbba7 Version 0.2.0 7 years ago
Andreas Fackler 29b40fffa7 Use hex_fmt 0.2.0. 7 years ago
Andreas Fackler 20de873356 Replace HexBytes with the hex_fmt crate. 7 years ago
Andreas Fackler 0efdad4d69 Prepare for adding mock cryptography for testing. 7 years ago
Andreas Fackler 42f4ace5a0 Update authors list. 7 years ago
DrPeterVanNostrand d783f2756e Added benchmarks for polynomial multiplication and interpolation. 7 years ago
DrPeterVanNostrand 824eef95ae Added basic public-key cryptography example. 7 years ago
c0gent ec037173b1 Change license, flesh out README a bit. 7 years ago
DrPeterVanNostrand 69ff326430 Added env-var 'MLOCK_SECRETS' to disable memory locks. 7 years ago
DrPeterVanNostrand 8f6dce18f2 Added mlocking for secret types. 7 years ago
Andreas Fackler 2d17d0e783 Replace ring with tiny-keccak. 7 years ago
Vladimir Komendantskiy bf98f1271f removed protobuf support 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