git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23035 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-04-18 10:01:59 +00:00
parent bdc1855499
commit c99e6f2245

View File

@@ -1,5 +1,8 @@
2008-04-18 Love H<>rnquist <20>strand <lha@it.su.se>
* libtelnet/enc_des.c: No need to call
DES_init_random_number_generator, hcrypto is sane now.
* libtelnet/enc_des.c: Use DES_new_random_key().
2008-04-10 Love H<>rnquist <20>strand <lha@it.su.se>