summaryrefslogtreecommitdiff
path: root/crypto/rsa/rsa_saos.c
Commit message (Expand)AuthorAgeFilesLines
* Add lots of checks for memory allocation failure, error codes to indicatesteve2004-12-051-2/+5
* Constify d2i, s2i, c2i and r2i functions and other associatedLEVITTE_after_constlevitte2004-03-151-1/+2
* Cleanse memory using the new OPENSSL_cleanse() function.levitte2002-11-281-2/+2
* The logic in the main signing and verifying functions to check lengths waslevitte2002-11-261-1/+1
* Constify the RSA library.levitte2000-11-061-6/+8
* There have been a number of complaints from a number of sources that nameslevitte2000-06-011-4/+4
* Replace the macros in asn1.h with function equivalents. Also make UTF8Stringssteve1999-10-201-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-4/+4
* Change functions to ANSI C.ulf1999-04-191-15/+6
* Initial revisionrse1998-12-211-0/+153