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

View File

@@ -1,5 +1,9 @@
2006-01-09 Love H<>rnquist <20>strand <lha@it.su.se>
* dh.c: Add DH_new_method, add ENGINE refcounting.
* engine.c: Add ENGINE_set_default_DH and ENGINE_get_default_DH
* test_engine_dso.c: Add test for RSA encryption.
2006-01-08 Love H<>rnquist <20>strand <lha@it.su.se>