newhope: Library implementing the NewHope cryptographic key-exchange protocol
This is a Haskell implementation of the NewHope key exchange protocol. It has been made via examination of the official NewHope project's public domain C reference code and the author is not affiliated with that team or with NIST. For further details please see the package README.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- newhope-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | AES (>=0.2 && <0.3), base (>=4.7 && <5), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.7), deepseq (>=1.4 && <1.5), mtl (>=2.2 && <2.3), system-fileio (>=0.3 && <90.4), system-filepath (>=0.4 && <0.5), tasty-quickcheck (>=0.10 && <0.11), text (>=1.2 && <1.3), vector (>=0.12 && <0.13) [details] |
License | Apache-2.0 |
Copyright | © 2019 Jeremy Bornstein |
Author | Jeremy Bornstein |
Maintainer | jeremy@bornstein.org |
Revised | Revision 1 made by jeremy at 2019-03-24T13:49:44Z |
Category | Library, Cryptography |
Home page | https://github.com/unprolix/newhope#README.md |
Bug tracker | https://github.com/unprolix/newhope/issues |
Source repo | head: git clone https://github.com/unprolix/newhope |
Uploaded | by jeremy at 2019-03-23T16:50:39Z |
Distributions | |
Executables | speed, PQCgenKAT |
Downloads | 598 total (6 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-03-23 [all 1 reports] |