Skip to content
/ xrng Public

Arduino ESP32 Crypto lib compatible randomness collector

License

Notifications You must be signed in to change notification settings

trinami/xrng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XRNG - Everything starts with a secure randomness

Combines the ESP32 Hardware RNG and collects randomness from ADC values.

Both entropy sources are hashed with SHA512 to a pool. On call, only the half of the pool is derived.

Compatible with Arduino Crypto lib

About

Arduino ESP32 Crypto lib compatible randomness collector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages