In article <00fa27a3$0$15628$c3e8...@news.astraweb.com>,
 Steven D'Aprano <st...@remove-this-cybersource.com.au> wrote:

> I am pleased to announce the first public release of obfuscate 0.2.2a.
> 
> http://pypi.python.org/pypi/obfuscate/0.2.2a
> 
> obfuscate is a pure-Python module providing classical encryption 
> algorithms suitable for obfuscating and unobfuscating text.
> 
> obfuscate includes the following ciphers:
>  - Caesar, rot13, rot5, rot18, rot47
>  - atbash
>  - Playfair, Playfair6 and Playfair16
>  - Railfence (encryption only)
>  - Keyword
>  - Affine
>  - Vigenere
>  - frob (xor)

No pig latin?
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to