Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.5% on hackage.haskell.org
Top 3.1% downloads on hackage.haskell.org
Top 7.2% dependent packages on hackage.haskell.org
Top 2.5% dependent repos on hackage.haskell.org

hackage.haskell.org : pwstore-fast

To store passwords securely, they should be salted, then hashed with a slow hash function. This library uses PBKDF1-SHA256, and handles all the details. It uses the cryptohash package for speed; if you need a pure Haskell library, pwstore-purehaskell has the exact same API, but uses only pure Haskell. It is about 25 times slower than this package, but still quite usable.

Registry - Source - JSON
purl: pkg:hackage/pwstore-fast
Keywords: bsd3, cryptography, library
License: BSD-3-Clause
Latest release: over 9 years ago
First release: over 13 years ago
Dependent packages: 2
Dependent repositories: 179
Downloads: 43,922 total
Stars: 19 on GitHub
Forks: 9 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 23 days ago

    Loading...
    Readme
    Loading...