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.IntegerAddition
- Crypto.Spake2.Groups.IntegerGroup
- Crypto.Spake2.Math
- Crypto.Spake2.Util
- Crypto.Spake2
Downloads
- spake2-0.1.0.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 |
|---|---|
| Dependencies | base (>=4.9 && <5), base16-bytestring, bytestring, cryptonite, memory, optparse-applicative, protolude, 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-05-28T15:37:06Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Executables | haskell-spake2-interop-entrypoint |
| Downloads | 4188 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-05-28 [all 1 reports] |