Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Fackler 0efdad4d69 Prepare for adding mock cryptography for testing.
* Add a feature flag (that doesn't do anything yet).
* Give `clear_fr` a stronger type to prevent mistakes and ensure the
  right amount of memory gets cleared.
* Re-export the engine and related types from `lib.rs`.
2018-10-08 15:56:58 +02:00
Andreas Fackler c72bc9a2a7 Fix build failure if deadlinks is already installed. 2018-09-27 15:47:29 +02:00
Andreas Fackler b786d897e2 Run cargo-deadlinks in CI. 2018-09-26 08:44:02 -07:00
Vladimir Komendantskiy e28b77d86d use Rust 1.29 2018-09-22 10:19:36 +02:00
Marc Brinkmann a7cd6e0529 Update to Rust `beta` channel. 2018-08-31 15:53:50 +02:00
Andreas Fackler 02109b586e Benchmark polynomials of different degrees. 2018-08-30 14:35:23 +02:00
c0gent 43799fc0cf Travis: Enable cpu-specific optimizations. 2018-08-29 19:35:29 +02:00
Vladimir Komendantskiy 394e4ce140 separated crypto module from hbbft crate 2018-07-30 23:52:34 +01:00