This isn't encryption?

Either you don't understand what the software does or we are using different definitions of "encryption".. I will look to Wikipedia:

http://en.wikipedia.org/wiki/Encryption

As a further example, considered the *far* weaker encryption done by Rot13 (a subset of the encryption I use). If we again look to Wikipedia:

http://en.wikipedia.org/wiki/Rot13

We will see:

"ROT13..is often cited as a canonical example of weak encryption...ROT13 is an example of the encryption algorithm known as a Caesar cipher" And so on and so forth...

If ROT13 is encryption, which the rest of the world seems to agree with me on, then my encoding is encryption even more so, as ROT13 is essentially my encryption with a constant key.

So.... It is encryption, whether you want it to be or not.

Who is misleading who? We have to get all the way down to Re^9 and I am still presenting only facts, and I'm still being called misleading.

Very frustrating.

Please check your facts sir, I have checked mine, many times.


In reply to Re^9: 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.