Commit Graph

9 Commits

Author SHA1 Message Date
Love Hörnquist Åstrand
a20fd6a283 (ENGINE_load_builtin_engines): use RSA_imath_method for the building engine.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17499 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-07 11:40:31 +00:00
Love Hörnquist Åstrand
037bc4d27e Lets say we have RSA_null_method(), not really useable, but still.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17478 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-06 12:40:59 +00:00
Love Hörnquist Åstrand
eb20007f8a (ENGINE_load_builtin_engines): Load the internal engine.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17474 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-05-06 12:34:03 +00:00
Love Hörnquist Åstrand
78ed40ac39 (add_engine): reassign engines variable after realloc
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17181 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-23 20:37:03 +00:00
Love Hörnquist Åstrand
347ebf4079 add RAND support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17097 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-17 13:16:17 +00:00
Love Hörnquist Åstrand
fb47cbf3b2 (ENGINE_by_dso): less printf
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@17091 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-04-16 19:39:40 +00:00
Love Hörnquist Åstrand
38dd4722c8 (ENGINE_add_conf_module): Also load DH
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16540 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-13 08:41:06 +00:00
Love Hörnquist Åstrand
f79e06f081 Add ENGINE_set_default_DH and ENGINE_get_default_DH
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16493 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-08 23:20:59 +00:00
Love Hörnquist Åstrand
b8d967ede5 implement enough glue to support OpenSSLs EVP, RSA, DSA, DH, HMAC and ENGINE interfaces for use in hx509. rename all symbols to start with hc_ to avoid clobbering namespaces. contains no RSA/DH/DSA code, just glue to support using dynamic ENGINE. hx509 supports this via pkcs11 and there is a gmp ENGINE module supporting RSA
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16480 ec53bebd-3082-4978-b11e-865c3cabbd6b
2006-01-08 21:47:29 +00:00