On Wed, Sep 11, 2013 at 09:00, Marc Espie wrote: > CVSROOT: /cvs > Module name: src > Changes by: es...@cvs.openbsd.org 2013/09/11 09:00:19 > > Modified files: > lib/libsqlite3 : Makefile shlib_version > lib/libsqlite3/src: os_unix.c random.c > > Log message: > switch to using arc4random, as prompted by deraadt@.
heh, the existing random code was basically rc4 too. :)