diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index db89fdffd..18d6cffc0 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,7 @@ 2006-01-08 Love Hörnquist Åstrand + * test_engine_dso.c: Add test for RSA. + * implement enough glue to support OpenSSLs EVP, RSA, DSA, DH, HMAC, RAND and ENGINE interfaces for use in hx509. rename all symbols to start with hc_ to avoid clobbering namespaces. contains