mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-24 07:26:51 +03:00
An operating function
include/ent | ||
.gitignore | ||
ent.c | ||
meson.build | ||
README.md | ||
sample.c |
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.