CVSROOT:        /cvs
Module name:    src
Changes by:     dera...@cvs.openbsd.org 2011/01/01 12:43:04

Modified files:
        sys/dev        : rnd.c 

Log message:
Do not fold the MD5 in half.  This might have made sense to someone when
we were feeding the MD5 output direct to consumers, but now we only feed
the RC4, so the effect is to throw away half of the stretched data.
ok tedu djm, initial discussion started by kjell

Reply via email to