gss_krb5: Use random value to initialize confounder
authorKevin Coffman <kwc@citi.umich.edu>
Wed, 30 Apr 2008 16:46:08 +0000 (12:46 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 23 Jun 2008 17:47:38 +0000 (13:47 -0400)
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>

No differences found