Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update RandomBlock to use RandomAccessFile. This helps | Nick Kralevich | 2009-06-18 | 1 | -7/+17 |
| | | | | | | prevent certain unusual conditions from corrupting the entropy file. (for example, if Android should happen to crash while a write is in progress) | ||||
* | load entropy data at boot. Periodically write entropy data to disk. | Nick Kralevich | 2009-06-18 | 1 | -0/+90 |