Botan 3.9.0
Crypto and TLS for C&

System RNG: Wrapper around the system-provided standard RNG More...

Files

file  system_rng.cpp
file  system_rng.h
 Public Header.

Detailed Description

System RNG: Wrapper around the system-provided standard RNG

This module requires special operating system features:

  • dev_random,posix1
  • ccrandom
  • arc4random
  • getrandom
  • rtlgenrandom
  • crypto_ng