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.8.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
- 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, 0.2.8.1 |
|---|---|
| Dependencies | base (>=4.6 && <4.22), bytestring (>=0.10 && <0.13), crypto-api (>=0.10 && <0.14) [details] |
| Tested with | ghc ==9.8.1, 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> |
| Uploaded | by AdamWick at 2023-12-12T18:01:56Z |
| Revised | Revision 2 made by EricMertens at 2025-07-10T20:26:21Z |
| Category | Math |
| Home page | http://github.com/acw/curve25519 |
| Source repo | head: git clone http://github.com/acw/curve25519 |
| Distributions | Arch:0.2.8.1 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 5408 total (29 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2023-12-12 [all 1 reports] |