curve25519: Fast implementations of the curve25519 elliptic curve primitives.

[ bsd3, library, math ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

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.13), crypto-api (>=0.10 && <0.14) [details]
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 2023-12-12T18:01:56Z
Distributions Arch:0.2.8, NixOS:0.2.8
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 4606 total (48 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]