newhope: Library implementing the NewHope cryptographic key-exchange protocol
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
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]
Properties
Versions | 0.1.0.0, 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 |
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/https://github.com/unprolix/newhope |
Uploaded | by jeremy at 2019-03-23T16:47:59Z |
Modules
[Index] [Quick Jump]
Downloads
- newhope-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees