summaryrefslogtreecommitdiffstats
path: root/engines/e_ncipher.c
Commit message (Expand)AuthorAgeFilesLines
* The inclusion of bn.h from the engine.h API header has been deprecated, soGeoff Thorpe2004-05-171-0/+1
* More updates for the header cleanups (and apologies, again, for not havingGeoff Thorpe2004-04-191-0/+2
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-0/+1
* By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keyGeoff Thorpe2004-03-251-2/+2
* Conform with the standard prototype for engine control functions.Richard Levitte2003-06-261-2/+2
* As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe2003-01-151-0/+1
* RSA_METHOD now supports key-generation, but (for now) none of theseGeoff Thorpe2003-01-071-0/+1
* If an application supports static locks, it MUST support dynamic locks asRichard Levitte2002-12-051-8/+16
* PR: 381Richard Levitte2002-12-051-2/+2
* When build as dynamic engines, the loading functions should be definedRichard Levitte2002-11-131-0/+2
* Step 7 of move of engines: Engines should not depend on privateRichard Levitte2002-10-111-2/+1
* Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT toRichard Levitte2002-10-111-2/+2
* Step 2 of move of engines: copy engines to new directory and rename themRichard Levitte2002-10-111-0/+1342