pull up r24750 from trunk
authorTom Yu <tlyu@mit.edu>
Thu, 9 Jun 2011 21:08:43 +0000 (21:08 +0000)
committerTom Yu <tlyu@mit.edu>
Thu, 9 Jun 2011 21:08:43 +0000 (21:08 +0000)
commit4271a27907c9bc63528e1dae410a883d74b114b5
treecffb7c78154d251f3d564ae381cb39e5be9969c3
parent9537c8bd24c28fc102f26f337d5a816f16d58ba5
pull up r24750 from trunk

 ------------------------------------------------------------------------
 r24750 | ghudson | 2011-03-28 19:35:54 -0400 (Mon, 28 Mar 2011) | 11 lines

 ticket: 6886
 target_version: 1.9.1
 tags: pullup

 Remove the weak key checks from the builtin rc4 enc provider.  There
 is no standards support for avoiding RC4 weak keys, so rejecting them
 causes periodic failures.  Heimdal and Microsoft do not check for weak
 keys.  Attacks based on these weak keys are probably thwarted by the
 use of a confounder, and even if not, the reduction in work factor is
 not terribly significant for 128-bit keys.

ticket: 6886
version_fixed: 1.9.2
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-9@24951 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/crypto/builtin/enc_provider/rc4.c