spake2: Implementation of the SPAKE2 Password-Authenticated Key Exchange algorithm
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]
- Crypto
- Crypto.Spake2
- Crypto.Spake2.Group
- Crypto.Spake2.Groups
- Crypto.Spake2.Groups.Ed25519
- Crypto.Spake2.Groups.IntegerGroup
- Crypto.Spake2.Math
- Crypto.Spake2.Util
- Crypto.Spake2
Downloads
- spake2-0.4.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 2018-01-22T00:50:47Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | haskell-spake2-interop-entrypoint |
Downloads | 4074 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 2018-01-22 [all 1 reports] |