git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23109 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-27 18:51:12 +00:00
parent d19258fc90
commit 08fb03b9bf

View File

@@ -1,5 +1,7 @@
2008-04-27 Love H<>rnquist <20>strand <lha@it.su.se> 2008-04-27 Love H<>rnquist <20>strand <lha@it.su.se>
* des.c: Document missing functions, add DES_check_key_parity().
* des.h: Add DES_check_key_parity, deprecate DES_set_key. * des.h: Add DES_check_key_parity, deprecate DES_set_key.
* version-script.map: Export DES_check_key_parity. * version-script.map: Export DES_check_key_parity.