Andreas Fackler
e0785f465c
Update to Rust 1.35.0. ( #83 )
6 years ago
Vladimir Komendantskiy
fb2ad369f9
using serde derive feature instead of separate crate
6 years ago
Andreas Fackler
1b1df40c67
Upgrade to Rust 1.31.0 and edition 2018.
6 years ago
Andreas Fackler
54026f5fe7
Upgrade to Rust 1.30.0.
7 years ago
Marc Brinkmann
0d4c376808
Add `cargo audit` to CI.
7 years ago
Marc Brinkmann
d133bb6d79
Mocktography ( #49 )
...
Added mocktography (feature `use-insecure-test-only-mock-crypto) and factored out CI execution script.
7 years ago
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`.
7 years ago
Andreas Fackler
c72bc9a2a7
Fix build failure if deadlinks is already installed.
7 years ago
Andreas Fackler
b786d897e2
Run cargo-deadlinks in CI.
7 years ago
Vladimir Komendantskiy
e28b77d86d
use Rust 1.29
7 years ago
Marc Brinkmann
a7cd6e0529
Update to Rust `beta` channel.
7 years ago
Andreas Fackler
02109b586e
Benchmark polynomials of different degrees.
7 years ago
c0gent
43799fc0cf
Travis: Enable cpu-specific optimizations.
7 years ago
Vladimir Komendantskiy
394e4ce140
separated crypto module from hbbft crate
7 years ago