Data::Password::Manager 0.02
Sponsored Links
Data::Password::Manager 0.02 Ranking & Summary
File size:
0.013 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
979
Date added:
2007-02-20
Publisher:
Michael Robinton
Data::Password::Manager 0.02 description
Data::Password::Manager is a Perl module to generate, check, manage crypt - des passwords.
SYNOPSIS
use Data::Password::Manager qw(
pw_gen
pw_valid
pw_obscure
pw_clean
pw_get
);
$password = pw_gen($cleartext);
$ok = pw_valid($cleartxt,$password);
$clean_text = pw_clean($dirty_text);
($code,$text) = $pw_obscure($newpass,$oldpass,$min_len);
$passwd = pw_get($user,$passwd_file,$error);
$password = pw_gen($cleartext);
Generate a 13 character DES password string from clear text
input: string <= 128 characters
output: password
$ok = pw_valid($cleartxt,$password);
Return true if clear text is password match
input: string <= 128 characters,
password
output: true on match, else false
$clean_text = pw_clean($dirty_text);
Clean a text string to only include
/ . 0..9 a..z A..Z
Useful for restricted password sets
i.e. http applications
Returns a string of 128 characters or less
($code,$text) = $pw_obscure($newpass,$oldpass);
Check for a usable password. Returns ok if there is no old password. i.e. any new password will do.
input: string <= 128 characters
return (0, OK) if no old password or new is good
return ( 1, too short ) if length < $MIN_LEN (default 5)
return ( 2, no change ) if old eq new
return ( 3, a palindrome ) if new is a palindrome
return ( 4, case change only ) if old =~ /$new$/i
return ( 5, to similar ) see code
return ( 6, to simple ) if not a good character mix
return ( 7, rotated ) if new is rotated version of old
return ( 8, flipped ) if new is old flipped around
$passwd=pw_get($user,$passwd_file,$error);
Check a password file for the presence of $user:$password.
input: $user
return: $password
Returns undef on error and places a descriptive error message in the scalar $error. Since a valid password can be empty, the caller must check that the return value is defined, not just false.
FILE is of the form:
user1:DESpassword1
user2:DESpassword2
etc...
# in-line comments are OK
SYNOPSIS
use Data::Password::Manager qw(
pw_gen
pw_valid
pw_obscure
pw_clean
pw_get
);
$password = pw_gen($cleartext);
$ok = pw_valid($cleartxt,$password);
$clean_text = pw_clean($dirty_text);
($code,$text) = $pw_obscure($newpass,$oldpass,$min_len);
$passwd = pw_get($user,$passwd_file,$error);
$password = pw_gen($cleartext);
Generate a 13 character DES password string from clear text
input: string <= 128 characters
output: password
$ok = pw_valid($cleartxt,$password);
Return true if clear text is password match
input: string <= 128 characters,
password
output: true on match, else false
$clean_text = pw_clean($dirty_text);
Clean a text string to only include
/ . 0..9 a..z A..Z
Useful for restricted password sets
i.e. http applications
Returns a string of 128 characters or less
($code,$text) = $pw_obscure($newpass,$oldpass);
Check for a usable password. Returns ok if there is no old password. i.e. any new password will do.
input: string <= 128 characters
return (0, OK) if no old password or new is good
return ( 1, too short ) if length < $MIN_LEN (default 5)
return ( 2, no change ) if old eq new
return ( 3, a palindrome ) if new is a palindrome
return ( 4, case change only ) if old =~ /$new$/i
return ( 5, to similar ) see code
return ( 6, to simple ) if not a good character mix
return ( 7, rotated ) if new is rotated version of old
return ( 8, flipped ) if new is old flipped around
$passwd=pw_get($user,$passwd_file,$error);
Check a password file for the presence of $user:$password.
input: $user
return: $password
Returns undef on error and places a descriptive error message in the scalar $error. Since a valid password can be empty, the caller must check that the return value is defined, not just false.
FILE is of the form:
user1:DESpassword1
user2:DESpassword2
etc...
# in-line comments are OK
Data::Password::Manager 0.02 Screenshot
Advertisements
Data::Password::Manager 0.02 Keywords
Manager 0.02
to generate
Perl module
pw
generate
des
passwords
Perl
text
Data::Password::Manager
DataPasswordManager
Data::Password::Manager 0.02
Libraries
Programming
Bookmark Data::Password::Manager 0.02
Data::Password::Manager 0.02 Copyright
WareSeeker periodically updates pricing and software information of Data::Password::Manager 0.02 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Data::Password::Manager 0.02 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
perl modules
install perl module
installing perl module
xml parser perl module
atrpms perl module helper
perl module tutorial
generate layouts
generate random numbers
net ssleay perl module
generate leads
perl module install
generate password
generate wep key
generate electricity
generate love
how is electricity generated
generate sales leads
generate layout
Related Software
Starfish Password Manager project consists of a password manager. Free Download
LastPass is the last password you will ever need. It allows you to: Create strong passwords, knowing you only have to remember one. Log into your favorite sites with a single click. Only fill forms out once. Access and manage your data from multiple computers seamlessly. Share logins with friends and let others share logins with you. Supports IE & Firefox, Windows, Mac and Linux Free Download
Password Manager Daemon is a daemon that serves data to application via a socket. Free Download
Universal Password Manager is a cross platform password manager. Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download
Secure Data Manager is a manager for passwords and other private data. Free Download
PwManager is a secure password manager. Free Download
PassGuard Figaros Password Manager plugin provides PassGuard plugin to manage Figaros Password Manager Blowfish encrypted file Free Download
Latest Software
Popular Software
Favourite Software