Contained WithinFind More DocumentationFeatured Support Resources | Download this book in PDF (2143 KB)
crypt_sunmd5(5)Name | Synopsis | Description | Attributes | See Also Name
Synopsis/usr/lib/security/$ISA/crypt_sunmd5.so Description
The crypt_sunmd5 module is a one-way password hashing module for use with crypt(3C) that uses the MD5 message hash algorithm. The algorithm identifier for crypt.conf(4) and policy.conf(4) is md5. This module is designed to make it difficult to crack passwords that use brute force attacks based on high speed MD5 implementations that use code inlining, unrolled loops, and table lookup. The maximum password length for crypt_sunmd5 is 255 characters. The following options can be passed to the module by means of crypt.conf(4): AttributesSee attributes(5) for descriptions of the following attributes:
See Alsopasswd(1), crypt(3C), crypt_genhash_impl(3C), crypt_gensalt(3C), crypt_gensalt_impl(3C), getpassphrase(3C), crypt.conf(4), passwd(4), policy.conf(4), attributes(5) Name | Synopsis | Description | Attributes | See Also |
||||