ed25519: ed25519 cryptographic signatures
This package provides a simple, portable implementation of the ed25519 public-key signature system. It also includes support for detached signatures.
The underlying implementation uses the ref10
implementation of
ed25519 from SUPERCOP, and should be relatively fast.
For more information (including how to get a copy of the software) visit http://ed25519.cr.yp.to.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
test-properties | Enabled | |
test-hunit | Disabled | |
test-doctests | Disabled | |
test-hlint | Enabled | |
threaded | Enabled | |
llvm | Disabled | |
optimized | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ed25519-0.0.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1.0, 0.0.2.0, 0.0.3.0, 0.0.4.0, 0.0.5.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4 && <5), bytestring [details] |
License | MIT |
Copyright | Copyright (c) Austin Seipp 2013 |
Author | Austin Seipp |
Maintainer | Austin Seipp <aseipp@pobox.com> |
Category | Cryptography |
Home page | http://thoughtpolice.github.com/hs-ed25519 |
Bug tracker | http://github.com/thoughtpolice/hs-ed25519/issues |
Source repo | head: git clone https://github.com/thoughtpolice/hs-ed25519.git |
Uploaded | by AustinSeipp at 2013-11-06T17:21:31Z |
Distributions | Arch:0.0.5.0, Debian:0.0.5.0, Fedora:0.0.5.0, LTSHaskell:0.0.5.0, NixOS:0.0.5.0, Stackage:0.0.5.0, openSUSE:0.0.5.0 |
Reverse Dependencies | 4 direct, 11 indirect [details] |
Downloads | 51482 total (169 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed [all 2 reports] |