dev-haskell/pwstore-purehaskell (haskell)

Search

Package Information

Description:
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 is implemented in pure Haskell, with no C dependencies. For a faster implementation, the pwstore-fast package has the exact same API but is about 25 times faster due to its use of the cryptohash package, which is partly implemented in C. This pure Haskell version is visibly slower, but still quite usable.
Homepage:
https://github.com/PeterScott/pwstore
License:
BSD

Versions

Version EAPI Keywords Slot
2.1.4 8 ~amd64 0/2.1.4

Metadata

Description

Maintainers

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<longdescription>
		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 is implemented in pure Haskell, with no C
		dependencies. For a faster implementation, the
		pwstore-fast package has the exact same API but is
		about 25 times faster due to its use of the cryptohash
		package, which is partly implemented in C. This pure
		Haskell version is visibly slower, but still quite usable.
	</longdescription>
</pkgmetadata>

Lint Warnings

Manifest

Type File Size Versions
DIST pwstore-purehaskell-2.1.4.tar.gz 6856 bytes 2.1.4
Unmatched Entries
Type File Size