git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16545 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-13 08:45:16 +00:00
parent 41ce53a16e
commit db692e67db
2 changed files with 6 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
2006-01-13 Love H<>rnquist <20>strand <lha@it.su.se>
* test_pkcs12.c: Test for PKCS12_key_gen.
* hmac.h: Drop HMAC_CTX_create and HMAC_CTX_destroy.
* engine.c (ENGINE_add_conf_module): Also load DH

View File

@@ -1,3 +1,7 @@
2006-01-13 Love H<>rnquist <20>strand <lha@it.su.se>
* crypto.c (PBE_string2key): libdes now supports PKCS12_key_gen
2006-01-12 Love H<>rnquist <20>strand <lha@it.su.se>
* crypto_headers.h: Need BN_is_negative too.