commit | 863a24882ed0a57ff25daaf39885f3a47b706e4b | [log] [tgz] |
---|---|---|
author | Kevin Coffman <kwc@citi.umich.edu> | Wed Apr 30 12:46:08 2008 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Mon Jun 23 13:47:38 2008 -0400 |
tree | d36d3829550ba8289a2b3b75cceb187cdb4600b5 | |
parent | db8add57898751b9c0ff93ead25f20d21da5ddd0 [diff] |
gss_krb5: Use random value to initialize confounder Initialize the value used for the confounder to a random value rather than starting from zero. Allow for confounders of length 8 or 16 (which will be needed for AES). Signed-off-by: Kevin Coffman <kwc@citi.umich.edu> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>