lclc / entropy_test

Simple tool to test the Digital Bitbox HW entropy quality with various open source tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test the entropy quality of your Digital Bitbox Hardware Wallet (digitalbitbox.com).

## Build
mkdir build
cd build
cmake ..
make

## Dependencies
- hidapi
- ent *
- dieharder *
- rng-tools *

* Install from your repo or from the tools folder

About

Simple tool to test the Digital Bitbox HW entropy quality with various open source tools

License:MIT License


Languages

Language:C 86.2%Language:CMake 13.8%