Module rng

Source
Expand description

RNG supported by mbedtls

Functions§

rng_newSGX or rdrand
Get a RNG supported by mbedtls.

Type Aliases§

MbedRngSGX or rdrand
Type alias for the a RNG(implemented by using mbedtls::rng::Rdrand) supported by mbedtls.