|
How the RSA Cipher Works
An elementary account of the mathematics behind the RSA cryptosystem.
http://www.muppetlabs.com/~breadbox/txt/rs...
RSA Cryptography Algorithm Simulate Center
Simulates the RSA algorithm in Javascript. Helps the understanding of public key cryptography.
http://my.netian.com/~dubs37/english/
Hidden Field Equations Home Page
Contains information, in-depth analyses and links to references. Maintained by Nicolas Courtois.
http://www.minrank.org/hfe/
Elliptic Curves and Cryptology
Marc Joye's list of resources that include people, books, and links. Many preprints are available from the site.
http://www.geocities.com/marcjoye/biblio_e...
Francis Litterio - Public Key Cryptography
Mathematical description of RSA along with various implementations. Additionally links to quality cryptography resources.
http://world.std.com/~franl/crypto.html
The IEEE P1363 Project
Standard specifications for public-key cryptography.
http://grouper.ieee.org/groups/1363/
RSA Public Key Implementation in Python
Using OpenSSL RSA commands and an RSA Public Key Implementation in Python.
http://www.dsm.fordham.edu/~mathai/openssl...
Passive Privacy System
PPS is a specification for email programs to follow to exchange public keys and encrypt mail. There is no PPS ``program, though. Each email system may find its own way to impliment PPS, and may have different criteria for the user-interface.
http://pps.sourceforge.net/
SECG Standards
Elliptic curve cryptography recommended standards.
http://www.secg.org/secg_docs.htm
|