git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23140 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-29 05:46:59 +00:00
parent 72a814727d
commit e6478d5693

View File

@@ -1,5 +1,11 @@
2008-04-28 Love H<>rnquist <20>strand <lha@it.su.se>
* evp.h: Internalize hc_EVP_MD_CTX.
* evp.c: Internalize hc_EVP_MD_CTX.
* mdtest.c: Use EVP_MD_CTX_create()/EVP_MD_CTX_destroy().
* test_cipher.c: unbreak des-test
* evp.c: Fixup key parity before going ahead and using the key.