spake2: Implementation of the SPAKE2 Password-Authenticated Key Exchange algorithm
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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).
Properties
Versions | 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 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:36:02Z |
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
Package maintainers
For package maintainers and hackage trustees