New TrueRNG Utilities

New TrueRNG Utilities

We have written and tested a new set of Python utilities for TrueRNG devices TrueRNG Utilities – AVAILABLE on Github (click here) Tools (Windows and Linux) truerng_find.py: Scans COM ports and identifies all connected TrueRNG devices truerng_mode.py: Example of how to change modes on TrueRNGpro and TrueRNGproV2 devices truerng_read_example.py: Example of how to read from […]

Read More

TrueRNG Windows 8 love

We’ve recently updated the TrueRNG downloads page with a signed INF driver for those windows users, and namely Windows 8.x users that are required to have a signed driver. Second one of our users pointed out a bug in Windows 8.1 that popped up an error message in the rngcapture tool.  Rngcapture has been updated […]

Read More

TrueRNG Notice: modemmanager package (and udev rules updated)

While testing out different Linux distributions with the TrueRNG, we stumbled upon an issue regarding the package ‘modemmanager’ that appears to be installed by default on my ‘ubuntu-style’ distributions. This is happening because the TrueRNG appears as a CDC-ACM (serial port), this package is trying to scan the port and determine if it is a modem […]

Read More

TrueRNG and dd

We’ve been getting questions about using the dd command with the TrueRNG so we added some info to the FAQ here. One thing I wanted to point out is the iflag=fullblock argument on the dd command line.  Without this you may get partially filled blocks if you are using the blocksize (bs=XXX) argument.  This is […]

Read More