export-a-crypto-system sig [IA][Direct] -
A perl program which implements RSA encryption and decryption, and is small enough to use as a signature file
RSA Algorithm Javascript [IA][Direct] -
Javascript model that simulates RSA algorithm. The purpose is only to understand the algorithm. A lot of simplification is made in the calculations.