[Gnuk-users] NeuG version 1.0.1
    NIIBE Yutaka 
    gniibe at fsij.org
       
    Thu Jan 29 02:59:33 UTC 2015
    
    
  
Version 1.0.1 of NeuG is out.
NeuG is an implementation of True Random Number Generator based on
quantization error of ADC of STM32F103.
Original intention of NeuG development was using it as a part of Gnuk,
but we also have standalone USB CDC-ACM version.  You can get random
stream from /dev/ttyACM0 when connected to your host PC.  Standalone
version is useful to feed entropy to /dev/random on GNU/Linux.  Its
generation speed is >= 80kB/sec (kB = 1000-byte).
Here are entries from neug/NEWS:
* Upgrade of Chopstx
  We use Chopstx 0.04.
* Upgrade of Fraucheky
  We use Fraucheky 0.1.
* Compile options
  We use -O3 (with no -Os) for neug.o and sha256.o.
Links:
NeuG (under Gnuk Repository):
    http://gitorious.org/gnuk/neug
FST-01 support pages:
    http://www.gniibe.org/category/fst-01.html
FST-01 introduction:
    http://www.seeedstudio.com/wiki/index.php?title=FST-01
True Random Number Generators - FST-01 - Well Tempered Hacker:
    https://www.youtube.com/watch?v=iDuhLQ43tvQ
Thanks to Anders Brownworth for the movie.
-- 
    
    
More information about the gnuk-users
mailing list