The following commit has been merged in the master branch:
commit 348dc87bb2eeb66d1e683dc91ee36724ee18f1af
Author: Ben Kaduk <[email protected]>
Date: Fri Dec 13 16:17:54 2013 -0500
Export a few krb5 routines for rxgk
We need oafs_h_krb5_generate_random_block when generating random
keys and oafs_h_krb5_crypto_fx_cf2 for CombineTokens.
Having oafs_h_krb5_crypto_prf_length proves very convenient for
key derivation of transport keys, so move it to the public header
and export it.
oafs_h_krb5_enctype_keysize is needed so that we can tell whether or not we
need to pass through random_to_key() when making rxgk_keys.
oafs_h_krb5_random_to_key is needed for that random_to_key() operation.
Change-Id: Ia34c8028b07df203b3885157e2d46c6bb512f608
Reviewed-on: https://gerrit.openafs.org/10936
Reviewed-by: Chas Williams <[email protected]>
Reviewed-by: Andrew Deason <[email protected]>
Tested-by: BuildBot <[email protected]>
Reviewed-by: Benjamin Kaduk <[email protected]>
src/crypto/rfc3961/krb5_locl.h | 5 -----
src/crypto/rfc3961/liboafs_rfc3961.la.sym | 5 +++++
src/crypto/rfc3961/rfc3961.h | 9 +++++++++
3 files changed, 14 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs