xref: /illumos-gate/usr/src/man/man7/crypt_bsdbf.7 (revision 311330e6823a3a919ff127757c2f0cf9eb17aa0e)
te
Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved.
The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
See the License for the specific language governing permissions and limitations under the License. When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with
the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
CRYPT_BSDBF 7 "Sep 13, 2009"
NAME
crypt_bsdbf - password hashing module using Blowfish cryptographic algorithm
SYNOPSIS

/usr/lib/security/$ISA/crypt_bsdbf.so
DESCRIPTION

The crypt_bsdbf module is a one-way password hashing module for use with crypt(3C) that uses the Blowfish cryptographic algorithm. The algorithm identifier for crypt.conf(5) and policy.conf(5) is 2a.

The maximum password length for crypt_bsdbf is 72 characters.

ATTRIBUTES

See attributes(7) for descriptions of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
MT-Level Safe
SEE ALSO

passwd (1), crypt (3C), crypt_genhash_impl (3C), crypt_gensalt (3C), crypt_gensalt_impl (3C), getpassphrase (3C), crypt.conf (5), passwd (5), policy.conf (5), attributes (7)