Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Digest sha256 returns gibberish

by Athanasius (Archbishop)
on Aug 08, 2012 at 03:16 UTC ( [id://986128]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! perl
    use strict;
    ...
    
    print "This is a hexdigest->"    . $digest1, "\n";
    print "This is a base64digest->" . $digest3, "\n";
    
  2. or download this
    This is a hexdigest->b4a5e0ad9fce13bf90bcb09147ba9200431389e28fa40eaa2
    +a0dcd41d6544470
    This is a base64digest->tKXgrZ/OE7+QvLCRR7qSAEMTieKPpA6qKg3NQdZURHA
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-03-28 15:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found