Rhys Weatherley
|
d452bea037
|
Remove EEPROM address argument from RNG.begin()
Always store the seed at the very end of EEPROM memory.
|
2017-11-04 10:18:05 +10:00 |
|
Rhys Weatherley
|
3b4a928457
|
Move example EEPROM address for RNG from 500 to 950
|
2015-05-03 14:25:20 +10:00 |
|
Rhys Weatherley
|
b5d6c8de33
|
Port RNG to the Arduino Due and add TRNG support
|
2015-04-19 08:26:51 +10:00 |
|
Rhys Weatherley
|
7432d83676
|
Wait for entropy pool to fill and autosave in TestRNG example
|
2015-04-02 06:37:52 +10:00 |
|
Rhys Weatherley
|
067e8ac177
|
Register the noise sources with RNG at setup time
|
2015-03-25 19:35:44 +10:00 |
|
Rhys Weatherley
|
f2f8ed28ea
|
Ring oscillator noise source class
|
2015-03-22 08:56:26 +10:00 |
|
Rhys Weatherley
|
6ec1b93cf9
|
Random number generator class based on ChaCha
|
2015-03-01 12:08:35 +10:00 |
|