aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/rsa
Commit message (Expand)AuthorAgeFilesLines
* Remove NOPROTO-related macros.Ulf Möller1999-04-261-1/+1
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-263-96/+0
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-244-110/+60
* "make depend"Bodo Möller1999-04-231-51/+82
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2313-40/+40
* Work with -pedantic!Ben Laurie1999-04-231-12/+17
* Change functions to ANSI C.Ulf Möller1999-04-1911-182/+67
* Massive constification.Ben Laurie1999-04-172-2/+2
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-6/+8
* Test PKCS#1 v1.5 padding as well.Ulf Möller1999-04-091-11/+42
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* Make sure the RSA OAEP test is skipped under -DRSAref becauseRalf S. Engelschall1999-03-251-0/+5
* Fix security hole.Ben Laurie1999-03-222-11/+11
* Fail if test fails.Ben Laurie1999-03-121-2/+8
* Fix for RSA private key encryption if p < q. This took ***ages*** to track down.Dr. Stephen Henson1999-03-111-0/+9
* Put the dependencies back.Ben Laurie1999-03-061-0/+45
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-51/+5
* Update dependencies.Ben Laurie1999-02-271-0/+4
* Make gcc -Wall happy ("might be used uninitialized...")Ralf S. Engelschall1999-02-231-1/+1
* Various changes to make this stuff compile under Win32 and VC++ with andDr. Stephen Henson1999-02-221-1/+2
* Make RSA_NO_PADDING really use no padding.Dr. Stephen Henson1999-02-214-19/+14
* Fix case of new functions in error files.Ben Laurie1999-02-183-3/+5
* Add OAEP.Ben Laurie1999-02-177-4/+447
* First cut for a very conservative source tree cleanup:Ralf S. Engelschall1999-02-101-538/+0
* This time, get it right.Ben Laurie1999-01-191-16/+18
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+40
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
* Accept NULL in *_free.Ben Laurie1999-01-072-4/+2
* Only free if it ain't NULL.Ben Laurie1999-01-042-2/+4
* Fix version stuff:Ralf S. Engelschall1998-12-311-1/+1
* Add prototypes. Make Montgomery stuff explicitly for that purpose.Ben Laurie1998-12-293-40/+55
* *** empty log message ***OpenSSL_0_9_1cRalf S. Engelschall1998-12-231-1/+1
* Switch version string to SSLeay/OpenSSLRalf S. Engelschall1998-12-231-1/+1
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-223-7/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-2111-130/+220
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-2112-65/+1266
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-219-0/+1744