curve25519: Fast implementations of the curve25519 elliptic curve primitives.
Haskell bindings and extensions to the curve25519-donna codebase. This module is a pretty straightforward implementation of the basic cryptographic routines you'd want from a project that uses curve25519: key generation, and key agreement. For further functionality, you'll want to look elsewhere.
Modules
[Index] [Quick Jump]
Downloads
- curve25519-0.2.7.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.2, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8 |
---|---|
Dependencies | base (>=4.6 && <4.20), bytestring (>=0.10 && <0.12), crypto-api (>=0.10 && <0.14) [details] |
Tested with | ghc ==9.2.1, ghc ==9.0.1, ghc ==8.10.7, ghc ==8.8.4, ghc ==8.6.5, ghc ==8.4.4, ghc ==8.2.2, ghc ==8.0.2, ghc ==7.10.3, ghc ==7.8.4, ghc ==7.6.3 |
License | BSD-3-Clause |
Author | Adam Wick <awick@uhsure.com> |
Maintainer | Adam Wick <awick@uhsure.com> |
Category | Math |
Home page | http://github.com/acw/curve25519 |
Source repo | head: git clone http://github.com/acw/curve25519 |
Uploaded | by AdamWick at 2021-11-16T22:24:52Z |
Distributions | Arch:0.2.8, NixOS:0.2.8 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 5145 total (12 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-11-16 [all 1 reports] |