An operating function
Go to file
2018-12-25 19:49:36 -08:00
include/ent Initial 2018-12-25 19:44:59 -08:00
src Fix build on OS X 2018-12-25 19:49:36 -08:00
meson.build Initial 2018-12-25 19:44:59 -08:00
README.md Initial 2018-12-25 19:44:59 -08:00

libent is a simple cross-platform entropy gathering library. It tries to use the best available source of randomness, and is meant to be used in applications that need high-quality entropy, e.g. for generating cryptographic keys.