Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Really? Don't share it with anyone? It could be damaging? Perhaps I could email you a Kleenex?

I think if anyone were to paste that out and try to use it for "encrypting" credit card data, they'd be wasting their time twice, not to mention that would fall under the category of NMFP.

I'll take the chance that some knob will mistake weak encryption for strong encryption.

Here, maybe this will make you feel better:

use Digest::Perl::MD5; my $keystring="Enter a string here"; my @stack; push(@stack, $blahblahwhatever); my $digest=new Digest::Perl::MD5; $digest->add(@stack); my $serial=$digest->hexdigest();


If that doesn't help, maybe you should write your congressman. ;) Or teach me a thing or two about encryption. Meanwhile, I'll continue to post whatever I please as long as smart cats like merlyn want to participate in the discussion. I think you're looking for www.pissandmoan.com.....You've got the wrong number. Have a bitchin day.

In reply to Re: (RhetTbull) Down with Censorship! by Guitarded
in thread Silly "encryption".....just for fun ;) by Guitarded

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found