1 unstable release
0.1.0 | Dec 8, 2021 |
---|
#463 in #low-level
75KB
1K
SLoC
Raw (low-level) Rust Bindings for libjitterentropy
This repository contains the raw low-level rust bindings for libjitterentropy.
DO NOT use these bindings directly in your code. A new Rusty API will be
provided in the jent
crate.
Pre-requisites
Prior to building this project, clone this repository, and also checkout all it's included sub-modules recursively.
git clone https://github.com/puru1761/jitterentropy-sys.git --recurse-submodules
Also install the dependencies as required to build libjitterentropy
.
On Fedora, I find these to be:
sudo dnf install llvm llvm-devel clang
Author
- Purushottam A. Kulkarni <puruk@protonmail.com>
No runtime deps
~0–1.8MB
~34K SLoC