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
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