summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_eay.c
AgeCommit message (Expand)Author
2000-11-07A few more constifications of some RSA routines that I forgotRichard Levitte
2000-11-06Constify the RSA library.Richard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte
2000-06-01There have been a number of complaints from a number of sources that namesRichard Levitte
2000-02-03ispell (and minor modifications)Ulf Möller
1999-09-08Oops... forgot the other RSA_NULL patches...Dr. Stephen Henson
1999-07-27New RSA flag RSA_FLAG_EXT_PKEY, to always call rsa_mod_exp.Dr. Stephen Henson
1999-04-27New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1999-03-11Fix for RSA private key encryption if p < q. This took ***ages*** to track down.Dr. Stephen Henson
1999-02-17Add OAEP.Ben Laurie
1999-01-07Accept NULL in *_free.Ben Laurie
1999-01-04Only free if it ain't NULL.Ben Laurie
1998-12-29Add prototypes. Make Montgomery stuff explicitly for that purpose.Ben Laurie
1998-12-21Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall