projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc199f3
)
Delete an old pre-Yarrow item
author
Ken Raeburn
<raeburn@mit.edu>
Sun, 16 May 2010 03:09:48 +0000
(
03:09
+0000)
committer
Ken 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
patch
|
blob
|
history
diff --git
a/src/lib/crypto/ISSUES
b/src/lib/crypto/ISSUES
index c2122805d3d8b616cc190f531acf516fe27b30dd..c03899f07dfe7610c6d758f884b32535c9e93afd 100644
(file)
--- a/
src/lib/crypto/ISSUES
+++ b/
src/lib/crypto/ISSUES
@@
-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.