Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Password Encryption and Decryption

by grantm (Parson)
on Mar 24, 2012 at 08:42 UTC ( [id://961371]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use Digest::SHA1 qw(sha1_hex);
    
    print sha1_hex("SmokeScreen"), "\n";
    
    # Prints "95cb0bfd2977c761298d9624e4b4d4c72a39974a"
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://961371]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-23 18:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found