crypt-sha512: Pure Haskell implelementation for GNU SHA512 crypt algorithm
crypt() is the password encryption function. It is based on the Data Encryption Standard algorithm with variations intended (among other things) to discourage use of hardware implementations of a key search.
This package provides a pure Haskell implementation of SHA512 crypt scheme.
[Skip to Readme]
Downloads
- crypt-sha512-0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0 |
---|---|
Dependencies | attoparsec (>=0.13.1.0 && <0.15), base (>=4.5 && <4.20), bytestring, cryptohash-sha512 (>=0.11.100.1 && <0.12) [details] |
Tested with | ghc ==7.6.3 || ==7.8.4 || ==7.10.3 || ==8.0.2 || ==8.2.2 || ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.7 || ==9.0.2 || ==9.2.8 || ==9.4.7 || ==9.6.3 || ==9.8.1 |
License | BSD-3-Clause |
Copyright | 2017 Oleg Grenrus |
Author | Oleg Grenrus <oleg.grenrus@iki.fi> |
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Revised | Revision 10 made by phadej at 2023-10-25T14:18:37Z |
Category | Data |
Home page | https://github.com/phadej/crypt-sha512 |
Bug tracker | https://github.com/phadej/crypt-sha512 |
Source repo | head: git clone git://github.com/phadej/crypt-sha512.git |
Uploaded | by phadej at 2017-07-02T10:47:13Z |
Distributions | LTSHaskell:0, NixOS:0, Stackage:0 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1851 total (12 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-07-02 [all 1 reports] |