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] [Quick Jump]
- 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.3.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.3 && <0.4), spake2 [details] | 
| License | LicenseRef-Apache | 
| Author | Jonathan M. Lange <jml@mumak.net> | 
| Maintainer | Least Authority TFA GmbH | 
| Category | Crypto | 
| Home page | https://github.com/LeastAuthority/haskell-spake2#readme | 
| Bug tracker | https://github.com/LeastAuthority/haskell-spake2/issues | 
| Source repo | head: git clone https://github.com/LeastAuthority/haskell-spake2 | 
| Uploaded | by rkrishnan at 2020-11-18T17:39:46Z | 
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] | 
| Executables | haskell-spake2-interop-entrypoint | 
| Downloads | 4188 total (11 in the last 30 days) | 
| Rating | (no votes yet) [estimated by Bayesian average] | 
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet]  |