I recognize that I am using a weak encryption,...

ACME::Bleach is obfuscation rather than encryption.

*sigh*

Fortunately I'm not talking about Bleach, I'm talking about the weak encryption that is built into perlc.

It's amazing how many times I have to state this.

Various people have pointed out your "truths" may be misunderstandings

Ironically it's the other way around. It's interesting as well that people such as yourself are more willing to trust the claims made by ikegami, rather than to either trust the claims or the author, or, better yet, check for yourself.

http://MarginalHacks.com/Hacks/perlc/

Search for 'key'

Or look at the source and/or run the usage:

http://MarginalHacks.com/bin/perlc


In reply to Re^7: Why is it bad to hide the source? by daveola
in thread Why is it bad to hide the source? by z0d

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



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.