spake2: Implementation of the SPAKE2 Password-Authenticated Key Exchange algorithm

[ crypto, library, program ] [ Propose Tags ]

This library implements the SPAKE2 password-authenticated key exchange (PAKE) algorithm. This allows two parties, who share a weak password, to safely derive a strong shared secret (and therefore build an encrypted+authenticated channel).

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3
Change log CHANGELOG.md
Dependencies base (>=4.9 && <5), bytestring, cryptonite, memory, optparse-applicative, protolude (>=0.2), spake2 [details]
License LicenseRef-Apache
Author
Maintainer Jonathan M. Lange <jml@mumak.net>
Category Crypto
Home page https://github.com/jml/haskell-spake2#readme
Bug tracker https://github.com/jml/haskell-spake2/issues
Source repo head: git clone https://github.com/jml/haskell-spake2
Uploaded by jml at 2017-11-28T14:34:59Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables haskell-spake2-interop-entrypoint
Downloads 3928 total (9 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 as of 2017-11-28 [all 3 reports]