Ascii is binary. It is simply a convention for interpreting binary data so you really are not changing anything by writing "ascii" out as "binary". Have a look on CPAN for the various encryption modules that are there.
A very simple (and weak) encryption is to xor the plain text with a key text (password). Xoring the cypher text with the key text regenerates the plain text.
In reply to Re: ascii to binary
by GrandFather
in thread ascii to binary
by ctaustin
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |