Rewrite weak key check to use a small custom struct instead of wedging
authorKen Raeburn <raeburn@mit.edu>
Thu, 10 May 2007 03:58:07 +0000 (03:58 +0000)
committerKen Raeburn <raeburn@mit.edu>
Thu, 10 May 2007 03:58:07 +0000 (03:58 +0000)
commit307b319c410581ad98a1d3d0034338240256fefa
tree43068bd830447d05ae90f08dcbbde45d22aaa445
parentf098ef9e1e43be6907ec13990bb4b08236d4780f
Rewrite weak key check to use a small custom struct instead of wedging
data into krb5_data, and use the array size rather than a sentinel for
loop control.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19547 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/enc_provider/rc4.c