Tools for using crypto operation from the linux kernel, see [KCAPI].
Some Rng are accessible through a common API.
The rand::RngCore trait is implemented behind the rand_trait feature.
rand::RngCore
rand_trait
To be done