Andrew Gross
|
fce0f20423
|
add reference to README
|
6 years ago |
Andreas Fackler
|
a2704115a6
|
Add docs.rs and crates.io badges.
|
6 years ago |
Andreas Fackler
|
dbb9fae896
|
Version 0.3.0
|
6 years ago |
Andrew Gross
|
4fec9da3d6
|
Update rand reference
|
7 years ago |
Andrew Gross
|
a0aa9606fd
|
Linked to security audit in POA wiki
|
7 years ago |
Andrew Gross
|
3ffe4b3386
|
Added security audit link
|
7 years ago |
Andreas Fackler
|
96db9fbba7
|
Version 0.2.0
Also: Follow the soon-to-be-official formatting guidelines:
https://github.com/nrc/rfcs/blob/style-guide/style-guide/cargo.md
|
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
|
ad11ceaed6
|
Remove mlock.
It currently causes too many problems to be practical. We will re-enable
it once we have a dedicated allocator for locked memory.
|
7 years ago |
DrPeterVanNostrand
|
f7d9c26b9a
|
Added 'Testing' section to readme.
|
7 years ago |
Andreas Fackler
|
02109b586e
|
Benchmark polynomials of different degrees.
|
7 years ago |
DrPeterVanNostrand
|
d783f2756e
|
Added benchmarks for polynomial multiplication and interpolation.
|
7 years ago |
Andrew Gross
|
9839566799
|
Minor README modifications, added environment variables section
|
7 years ago |
Igor Barinov
|
fdfeeae821
|
Update README.md
|
7 years ago |
c0gent
|
ec037173b1
|
Change license, flesh out README a bit.
* The example should eventually be expanded upon.
* The language may need more refinement.
|
7 years ago |
DrPeterVanNostrand
|
3e6df11c4b
|
Added example for threshold encryption.
|
7 years ago |
Vladimir Komendantskiy
|
4c533e6873
|
changed Travis URL from .com to .org
|
7 years ago |
Vladimir Komendantskiy
|
4fc709a0a3
|
added Travis build status on github home page
|
7 years ago |
Vladimir Komendantskiy
|
394e4ce140
|
separated crypto module from hbbft crate
|
7 years ago |