in reply to Re^4: RSA/DSA like keys
in thread RSA/DSA like keys

If it was a simple module I would just upload the file and use it, but as I can see RSA/DSA related module uses too many files
And what makes you think that there is a more simple solution than already implemented in these (large) modules?

RSA explains the algorithm for key generation, encryption and decryption.

CountZero

A program should be light and agile, its subroutines connected like a string of pearls. The spirit and intent of the program should be retained throughout. There should be neither too little or too much, neither needless loops nor useless variables, neither lack of structure nor overwhelming rigidity." - The Tao of Programming, 4.1 - Geoffrey James