Skip Menu |
 

From: kwc@citi.umich.edu
Subject: SVN Commit
Modify the keylength function to return both keybytes and keylength.
Change the name of the function and source file to reflect this.

Add a function, krb5_c_random_to_key() that takes random input data
of the right length (keybytes) and produce a valid key for a given
enctype.

Commit By: coffman



Revision: 18836
Changed Files:
U trunk/src/lib/crypto/Makefile.in
D trunk/src/lib/crypto/keylength.c
A trunk/src/lib/crypto/keylengths.c
U trunk/src/lib/crypto/libk5crypto.exports
A trunk/src/lib/crypto/random_to_key.c
From: kwc@citi.umich.edu
Subject: SVN Commit
Didn't include header changes in the previous commit.


Commit By: coffman



Revision: 18837
Changed Files:
U trunk/src/include/krb5/krb5.hin
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18836 from trunk

r18836@cathode-dark-space: coffman | 2006-11-17 14:48:17 -0500
subject: update krb5_c_keylength function, create krb5_c_random_to_key function
ticket: new
Target_Version: 1.6
Tags: pullup

Modify the keylength function to return both keybytes and keylength.
Change the name of the function and source file to reflect this.

Add a function, krb5_c_random_to_key() that takes random input data
of the right length (keybytes) and produce a valid key for a given
enctype.



Commit By: tlyu



Revision: 18890
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/lib/crypto/Makefile.in
D branches/krb5-1-6/src/lib/crypto/keylength.c
A branches/krb5-1-6/src/lib/crypto/keylengths.c
U branches/krb5-1-6/src/lib/crypto/libk5crypto.exports
A branches/krb5-1-6/src/lib/crypto/random_to_key.c
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18837 from trunk

r18837@cathode-dark-space: coffman | 2006-11-17 14:56:35 -0500
ticket: 4799
Target_Version: 1.6
Tags: pullup

Didn't include header changes in the previous commit.




Commit By: tlyu



Revision: 18891
Changed Files:
_U branches/krb5-1-6/
U branches/krb5-1-6/src/include/krb5/krb5.hin