git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23124 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-28 10:30:36 +00:00
parent 45f337ec4a
commit 1d6c6c047b

View File

@@ -1,5 +1,9 @@
2008-04-28 Love H<>rnquist <20>strand <lha@it.su.se>
* test_cipher.c: unbreak des-test
* evp.c: Fixup key parity before going ahead and using the key.
* evp.c: use DES_set_key_unchecked().
* des.c: Remove inifinite loop in DES_set_key().