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-hlint | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ed25519-0.0.3.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 (>=0.9 && <0.11), ghc-prim (>=0.1 && <0.5) [details] |
| Tested with | ghc ==6.12.3, ghc ==7.0.1, ghc ==7.0.2, ghc ==7.0.3, ghc ==7.0.4, ghc ==7.2.1, ghc ==7.2.2, ghc ==7.4.1, ghc ==7.4.2, ghc ==7.6.1, ghc ==7.6.2, ghc ==7.6.3, ghc ==7.8.2, ghc ==7.8.3, ghc ==7.8.4, ghc ==7.10.1, ghc ==7.10.2 |
| License | MIT |
| Copyright | Copyright (c) Austin Seipp 2013-2015 |
| Author | Austin Seipp |
| Maintainer | Austin Seipp <aseipp@pobox.com> |
| Uploaded | by AustinSeipp at 2015-09-26T23:54:37Z |
| 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 |
| Reverse Dependencies | 4 direct, 12 indirect [details] |
| Downloads | 52619 total (12 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user [build log] Last success reported on 2015-09-27 [all 1 reports] |


