x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23092 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
2008-04-27 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
|
* libtelnet/enc_des.c: Use RAND_bytes() + DES_is_weak_key() to
|
||||||
|
generate random DES key. Introdunce random by feeding the des
|
||||||
|
session key into the random pool when the keys is recived instead
|
||||||
|
of encrypt the random key with the kerberos key.
|
||||||
|
|
||||||
|
This avoid depenency on DES_new_random_key() that doesn't exists
|
||||||
|
in OpenSSL.
|
||||||
|
|
||||||
2008-04-18 Love H<>rnquist <20>strand <lha@it.su.se>
|
2008-04-18 Love H<>rnquist <20>strand <lha@it.su.se>
|
||||||
|
|
||||||
* libtelnet/enc_des.c: No need to call
|
* libtelnet/enc_des.c: No need to call
|
||||||
|
Reference in New Issue
Block a user