Provide interoperable MD5-based crypt() functions
'apache_md5_crypt()' provides a function compatible with Apache's '.htpasswd' files. This function is exported by default.
The 'unix_md5_crypt()' provides a crypt()-compatible interface to the rather new MD5-based crypt() function found in modern operating systems. It's based on the implementation found on FreeBSD 2.2.[56]-RELEASE. This function is also exported by default.
For both functions, if a salt value is not supplied, a random salt will be generated, using the function random_md5_salt(). This function is not exported by default.
- Links to devel:languages:perl / perl-Crypt-PasswdMD5
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smithfarm/perl-Crypt-PasswdMD5 && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
_link | 0000000467 467 Bytes |
Latest Revision
Nathan Cutler (smithfarm)
committed
(revision 1)
Comments 0