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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:Update/perl-Crypt-PasswdMD5 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Crypt-PasswdMD5-1.40.tgz | 0000006683 6.53 KB | |
perl-Crypt-PasswdMD5.changes | 0000001651 1.61 KB | |
perl-Crypt-PasswdMD5.spec | 0000002436 2.38 KB |
Revision 2 (latest revision is 3)
Yuchen Lin (maxlin_factory)
committed
(revision 2)
branch from SP4 Backports
Comments 0