Mercurial > dropbear
log random.c @ 473:170329dc8ce5 DROPBEAR_0.51
age | author | description |
---|---|---|
Thu, 19 Jul 2007 15:47:32 +0000 | Matt Johnston | Just use /dev/urandom since that's what everyone ends up using anyway. |
Mon, 16 Apr 2007 13:39:50 +0000 | Matt Johnston | Add -u option to specify /dev/urandom instead |
Fri, 16 Feb 2007 14:42:08 +0000 | Matt Johnston | Fix for -pedantic -ansi compilation, change // to /**/, plus some signedness |
Sat, 03 Feb 2007 13:23:18 +0000 | Matt Johnston | Remove extraneous tests in random mpint generation, |