[Tutor] dynamic lists

Alan Gauld alan.gauld at freenet.co.uk
Tue Jan 3 23:04:51 CET 2006


> im looking for very simple DES and RSA algorithms writen in python (or 
> C), can anyone know where i can find them

I'll be slightly surprised if you find Python versions(but not amazed! :-)
since performance is usually of high priority for cryptography.

But the RSA site should have C libraries I think.
They used to...

Note that DES is now considered minimum security since it was 
broken by brute force in DesChall a few years ago...

Alan G
Author of the learn to program web tutor
http://www.freenetpages.co.uk/hp/alan.gauld




More information about the Tutor mailing list