cvs commit: src/lib/libc/gen arc4random.c

David Schultz das at FreeBSD.org
Mon Jan 19 20:22:48 PST 2004


das         2004/01/19 20:22:47 PST

  FreeBSD src repository

  Modified files:
    lib/libc/gen         arc4random.c 
  Log:
  Discard the first 1024 bytes of output as suggested by
  http://citeseer.nj.nec.com/fluhrer01weaknesses.html and
  http://citeseer.nj.nec.com/531224.html .
  
  PR:             61126
  Submitted by:   Jeff Ito <jeffi at rcn.com>
  
  Revision  Changes    Path
  1.7       +13 -1     src/lib/libc/gen/arc4random.c


More information about the cvs-src mailing list