git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16496 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-08 23:24:38 +00:00
parent 5140fde4df
commit 9c8236b25e

View File

@@ -2,7 +2,7 @@
* dh.c: Add DH_new_method, add ENGINE refcounting.
* engine.c: Add ENGINE_set_default_DH and ENGINE_get_default_DH
* engine.[ch]: Add ENGINE_set_default_DH and ENGINE_get_default_DH
* test_engine_dso.c: Add test for RSA encryption.