svn rev #18890: branches/krb5-1-6/ src/lib/crypto/

tlyu@MIT.EDU tlyu at MIT.EDU
Thu Nov 30 18:21:11 EST 2006


Commit By: tlyu
Log Message: 
ticket: 4799
version_fixed: 1.6

pull up r18836 from trunk

 r18836 at 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.
 




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



More information about the cvs-krb5 mailing list