Click to See Complete Forum and Search --> : RSARef


bluesky
08-28-2001, 08:32 PM
I am looking for this package (RSARef), I am not sure it is a package of how many files? There are many link but I don't know how many files I should download?

OliverW
08-29-2001, 01:59 AM
I found quite a good doc about it:

Here you go:

http://www.epm.ornl.gov/~dunigan/rsaref.txt

PLBlaze
08-29-2001, 02:37 AM
RSARef is the old crypto library that is no longer maintaned/used AFAIK...look into openssl instead www.openssl.org (http://www.openssl.org) for more info.RSA patent has expired in september of last year thus allowing the crypto calls to be incorporated into openssl's libs if i remember correctly.Hope this helps.