I need Cryptogrphy in Python please .

Paul Rubin http
Tue Oct 3 04:51:38 EDT 2006


"NicolasG" <nicolasg at gmail.com> writes:
> I have made a site using Karrigell as a web server and I want to
> provide cryptography services to the visitors. They should wirte their
> text on the site and be able choose different encryption algorithms to
> apply on the text .

Um, why?  Just as an exercise?  If that's the case, you might enjoy
implementing the algorithms in Python.  They'd be slow but that might
not matter.



More information about the Python-list mailing list