Pure Python Salsa20 Stream Cipher Implementation

Paul Rubin http
Sat Feb 9 03:49:39 EST 2008


"Gabriel Genellina" <gagsl-py2 at yahoo.com.ar> writes:
> On most platforms -with a notable exception- there is a C compiler
> available as a standard tool, which is used to compile Python itself.

The notable exception that you're thinking of is pervasive, but since
Python is usually distributed as a binary for those systems, there
might as well also be a binary crypto module, and in fact there are
quite a few.



More information about the Python-list mailing list