rask22 has asked for the wisdom of the Perl Monks concerning the following question:

Looking for some public-key encryption code for my newest perl project but haven't been able to find any. I've half programed some RSA code but its rather shody and I wouldn't feel safe having anyone using it. Anyone have any ideas? http://www4.ncsu.edu/~jeadams4 - RSIM Project homepage.

Replies are listed 'Best First'.
RE: Anyone done any RSA code in perl?
by vroom (His Eminence) on Dec 27, 1999 at 10:11 UTC
    I haven't done any RSA coding, however the book Mastering Algorithms with Perl by O'Reilly has included code in the cryptography chapter.
RE: Anyone done any RSA code in perl?
by Anonymous Monk on Jan 01, 2000 at 23:28 UTC
    check it out (and get the t-shirt) at: http://www.cypherspace.org/~adam/rsa/rsa-details.html