Add public function to get keylenth associated with an enctype
authorKevin Coffman <kwc@citi.umich.edu>
Thu, 9 Nov 2006 20:15:54 +0000 (20:15 +0000)
committerKevin Coffman <kwc@citi.umich.edu>
Thu, 9 Nov 2006 20:15:54 +0000 (20:15 +0000)
commitaf11fb8369ed3db1e7c98844f926a0d4292d1567
treeb873be94b65ce57513fced8b4d10bd12c2f21124
parent95ee526dd46fac618a9d685057fbe6c368f5c188
Add public function to get keylenth associated with an enctype

Add a new function, krb5_c_keylength, to libk5crypto to obtain the
keylength associated with an enctype.

ticket: new
Tags: pullup

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@18789 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/krb5.hin
src/lib/crypto/Makefile.in
src/lib/crypto/keylength.c [new file with mode: 0644]
src/lib/crypto/libk5crypto.exports