diff --git a/lib/des/ChangeLog b/lib/des/ChangeLog index 6f827dd11..3c5c223c1 100644 --- a/lib/des/ChangeLog +++ b/lib/des/ChangeLog @@ -1,5 +1,20 @@ -2006-04-20 Love Hörnquist Åstrand +2006-04-23 Love Hörnquist Åstrand + * rsa.c (RSA_check_key): don't do any checking if there is no + private key + + * engine.c (add_engine): reassign engines variable after realloc + +2006-04-21 Love Hörnquist Åstrand + + * evp.h: Add EVP_get_cipherbyname, unbreak EVP_BytesToKey + + * evp.h: Add prototype for EVP_BytesToKey + + * evp.c: Add stub for EVP_BytesToKey + +2006-04-20 Love Hörnquist Åstrand + * dh.h: Add cpp-rename for DH_check_pubkey 2006-04-17 Love Hörnquist Åstrand diff --git a/lib/hx509/ChangeLog b/lib/hx509/ChangeLog index c18a49850..22689a54d 100644 --- a/lib/hx509/ChangeLog +++ b/lib/hx509/ChangeLog @@ -1,3 +1,13 @@ +2006-04-23 Love Hörnquist Åstrand + + * hxtool.c: print dh method too + + * test_chain.in: SKIP test if there is no RSA support. + + * test_cms.in: SKIP test if there is no RSA support. + + * test_nist.in: SKIP test if there is no RSA support. + 2006-04-22 Love Hörnquist Åstrand * hxtool-commands.in: Allow passing in pool and anchor to