Commit Graph

9 Commits

Author SHA1 Message Date
DrPeterVanNostrand d783f2756e Added benchmarks for polynomial multiplication and interpolation. 2018-08-30 09:47:05 +02:00
DrPeterVanNostrand 824eef95ae Added basic public-key cryptography example. 2018-08-29 06:06:52 -07:00
c0gent ec037173b1 Change license, flesh out README a bit.
* The example should eventually be expanded upon.
* The language may need more refinement.
2018-08-15 16:42:22 -07:00
DrPeterVanNostrand 69ff326430 Added env-var 'MLOCK_SECRETS' to disable memory locks. 2018-08-09 10:07:31 -04:00
DrPeterVanNostrand 8f6dce18f2 Added mlocking for secret types. 2018-08-09 10:07:31 -04:00
Andreas Fackler 2d17d0e783 Replace ring with tiny-keccak. 2018-08-09 14:38:31 +02:00
Vladimir Komendantskiy bf98f1271f removed protobuf support 2018-07-31 12:25:45 +01:00
Vladimir Komendantskiy b7ab849a16 converted errors from error_chain to failure 2018-07-31 11:02:22 +01:00
Vladimir Komendantskiy 394e4ce140 separated crypto module from hbbft crate 2018-07-30 23:52:34 +01:00