jj1bdx / avrhwrng

Hardware Random Number Generator with Arduino
MIT License
10 stars 1 forks source link

Milestones achieved and future works #1

Closed jj1bdx closed 8 years ago

jj1bdx commented 9 years ago

TODO

jj1bdx commented 9 years ago

Some more future ideas:

jj1bdx commented 9 years ago

v1amp shield built on 22-SEP-2015 and under testing. Thoughts:

jj1bdx commented 9 years ago

v2rev1 shield design fixed and prototype build on 24-SEP-2015. Thoughts:

jj1bdx commented 9 years ago

v2rev1 2nd hardware built and under testing since 2-OCT-2015. No significant difference observed between the two v2rev1 hardware units.

jj1bdx commented 8 years ago

avrhwrng-rawtest software has been under testing since 26-OCT-2015. Features: 1Mbps raw output of concatenating PD7/PD6 input, repeated at the rate of 400kHz. No filtering, so SHA512 whitening must be required to obtain statistically high quality random numbers. Actual measured speed: 76kbytes/sec.

Fundamental question: _If no filtering is needed on the RNG hardware, does the hardware have to be a microcontroller? Isn't an FTDI FT232RL/FT232H/FT245RL parallel I/O enough?_

jj1bdx commented 8 years ago

v2rev1 3rd hardware built and tested on 25-OCT-2015. No significant difference observed between the three v2rev1 hardware units.

jj1bdx commented 8 years ago

Tag stable-rawtest-20151111: avrhwrng-rawtest.hex has been uploaded. No further advanced development for the current design; further development activities will be performed on a new hardware other than 8bit AVR Arduinos. This issue is closed.

jj1bdx commented 8 years ago

IPSJ IOTS2015 27-NOV-2015

FSIJ monthly meeting