Expand description
This crate provides tools for using crypto operation from the linux kernel.
Modules§
- internal
- This module is mainly intended for internal usage, as it provides function without particular input checking. It is exposed for being able to use any algorithm which may not be exposed by a convenient API from this crate.
Structs§
- Rng
- Random Generator.