Tim Dierks
Fri, 29 Aug 2003 19:25:24 +0000
First, the entropy pool in Yarrow is only 160 bits. From Section 6 "Open Questions and Plans for the Future" of the Yarrow paper referenced above: > Yarrow-160, our current construction, is limited to at most 160 bits > of security by the size of its entropy accumulation pools.
If the program needs more than 160 bits, it can seed it with more than that amount of entropy. (Strictly, it could seed it with 160 bits, read it, seed it, read it...., but this isn't mentioned on the man page.)
--------------------------------------------------------------------- The Cryptography Mailing List Unsubscribe by sending "unsubscribe cryptography" to [EMAIL PROTECTED]