dev-haskell/password (haskell)

Search

Install

Install this package:

emerge -a dev-haskell/password

If the package is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask dev-haskell/password

Or alternatively:

emerge --autounmask-write -a dev-haskell/password

Package Information

Description:
Hashing and checking of passwords
Homepage:
https://github.com/cdepillabout/password/tree/master/password#readme
License:
BSD

Versions

Version EAPI Keywords Slot
3.1.0.1 8 ~amd64 0/3.1.0.1

Metadata

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="project">
		<email>haskell@gentoo.org</email>
		<name>Gentoo Haskell</name>
	</maintainer>
	<use>
		<flag name="argon2">Compile with Argon2 support?</flag>
		<flag name="bcrypt">Compile with bcrypt support?</flag>
		<flag name="crypton">Use the [crypton] library as the cryptographic backend.
(Does nothing since version 3.1.0.0; might be removed in a future major version)</flag>
		<flag name="cryptonite">Use the [cryptonite] library as the cryptographic backend.</flag>
		<flag name="pbkdf2">Compile with PBKDF2 support?</flag>
		<flag name="scrypt">Compile with scrypt support?</flag>
	</use>
	<upstream>
		<remote-id type="hackage">password</remote-id>
		<remote-id type="github">cdepillabout/password</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Manage flags for this package: euse -i <flag> -p dev-haskell/password | euse -E <flag> -p dev-haskell/password | euse -D <flag> -p dev-haskell/password

Flag Description 3.1.0.1
argon2 Compile with Argon2 support?
bcrypt Compile with bcrypt support?
crypton Use the [crypton] library as the cryptographic backend. (Does nothing since version 3.1.0.0; might be removed in a future major version)
cryptonite Use the [cryptonite] library as the cryptographic backend.
pbkdf2 Compile with PBKDF2 support?
scrypt Compile with scrypt support?

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST password-3.1.0.1.tar.gz 32962 bytes