Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Set j = i after arc4random key schedule to be more like arc4 stream cipher; | 1999-09-28 | 1 | -1/+2 | ||
| | | | | from conversations between various people | |||||
* | if /dev/arandom is not available for seeding, use data from sysctl | 1999-06-29 | 1 | -5/+22 | ||
| | | | | kern.arandom. | |||||
* | $OpenBSD$ | 1998-03-22 | 1 | -1/+1 | ||
| | ||||||
* | Clean up some -Wall flowers. | 1997-07-09 | 1 | -2/+3 | ||
| | ||||||
* | arc4random() number generator, for use with things like RPC xid's. | 1996-12-28 | 1 | -0/+175 | ||