Name : perl-Crypt-Password
| |
Version : 0.05
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 4.1
| Date : 2017-01-09 14:22:46
|
Group : Development/Libraries/Perl
| Source RPM : perl-Crypt-Password-0.05-4.1.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
Summary : Unix-style, Variously Hashed Passwords
|
Description :
This is just a wrapper for perl\'s \'crypt()\', which can do everything you would probably want to do to store a password, but this is to make usage easier.
The object stringifies to the return string of the crypt() function, which is usually (see the KNOWN ISSUES manpage) in Modular Crypt Format:
That you can store, etc, retrieve then give it to \'password()\' again to \'->check($given_password)\' or string compare to the output of a new \'password($given_password)\'.
If the given string is already hashed it is assumed to be okay to use it as is. This means users can supply pre-hashed passwords to you.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP2/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Crypt::Password)
perl-Crypt-Password
Requires :