aboutsummaryrefslogtreecommitdiff
path: root/src/kernel/core/prng.c
Commit message (Collapse)AuthorAgeFilesLines
* Add missing mutex-locking in procesc.c ; discovered design fault somewhere.Alex Auvolat2015-03-131-1/+8
|
* Add two entropy sources. Warning: prng is not secure in any way, I have no ↵Alex Auvolat2015-03-081-3/+7
| | | | knowlege of such things.
* Add PRNGAlex Auvolat2015-03-081-0/+38