Delete an old pre-Yarrow item
authorKen Raeburn <raeburn@mit.edu>
Sun, 16 May 2010 03:09:48 +0000 (03:09 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sun, 16 May 2010 03:09:48 +0000 (03:09 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24042 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/crypto/ISSUES

index c2122805d3d8b616cc190f531acf516fe27b30dd..c03899f07dfe7610c6d758f884b32535c9e93afd 100644 (file)
@@ -10,7 +10,3 @@ polluting names?
 \f
 Some routines assume "int" is big enough to describe all buffers that
 may be supplied.
-\f
-The prng here is poor.  It should not use n-fold as a mixing function,
-because it's possible that the input will be structured in some way
-that may interact poorly with the n-fold algorithm.