summaryrefslogtreecommitdiff
path: root/lib/libc/crypt/arc4random.c
AgeCommit message (Expand)Author
1999-09-28Set j = i after arc4random key schedule to be more like arc4 stream cipher;Theo de Raadt
1999-06-29if /dev/arandom is not available for seeding, use data from sysctlNiels Provos
1998-03-22$OpenBSD$Niklas Hallqvist
1997-07-09Clean up some -Wall flowers.Todd C. Miller
1996-12-28arc4random() number generator, for use with things like RPC xid's.dm