Re: arc4random_buf in bcrypt

2012-09-03 Thread Theo de Raadt
Yup. > There's an easy way to do this now. > > Index: bcrypt.c > === > RCS file: /cvs/src/lib/libc/crypt/bcrypt.c,v > retrieving revision 1.24 > diff -u -p -r1.24 bcrypt.c > --- bcrypt.c 2 Apr 2008 19:54:05 - 1.24 > +++ bc

arc4random_buf in bcrypt

2012-09-03 Thread Ted Unangst
There's an easy way to do this now. Index: bcrypt.c === RCS file: /cvs/src/lib/libc/crypt/bcrypt.c,v retrieving revision 1.24 diff -u -p -r1.24 bcrypt.c --- bcrypt.c2 Apr 2008 19:54:05 - 1.24 +++ bcrypt.c3 Sep 2012 1