trog
has asked for the wisdom of the Perl Monks concerning the following question:
Is there a RSA module available for Perl? CPAN says there is a Crypt::RSA module, but cannot find it when you attempt to download it.
Comment on
A RSA module for Perl?
Replies are listed 'Best First'.
Re: A RSA module for Perl?
by
Anonymous Monk
on Jan 15, 2000 at 21:30 UTC
I asked this awhile back, look at SSLeay or the 3 line version at www.cypherspace.org. Mastering Algorithms in Perl by O'Reilly also has some info. http://www4.ncsu.edu/~jeadams4 The RSIM project
[reply]
Back to
Seekers of Perl Wisdom