Appendix 06 · TRNGs: True Random Number Generators
This appendix focuses on true random number generators as a foundation for physical cryptographic methods, especially MKD and one-time-pad key generation. It explains why deterministic pseudorandomness is not sufficient when the security goal is tied to truly random key bits and why entropy sources must be evaluated carefully.
The material surveys physical entropy sources, throughput, post-processing, health tests, certification, and integration into cryptographic systems. It also discusses practical trade-offs: higher output speed, verifiability, component reliability, and resistance against manipulation or environmental influence are all relevant when large key volumes must be produced.
The appendix connects TRNG quality directly to deployment decisions. For MKD, random-number generation can become a throughput bottleneck; for QKD and RKD, randomness also appears in protocol operation, authentication, and post-processing. The chapter therefore treats TRNGs as infrastructure for the whole security model.
- Explains why true randomness matters for OTP keys
- Surveys physical entropy sources and post-processing
- Discusses speed, testing, and certification
- Connects TRNGs to MKD throughput requirements
- Highlights verification and manipulation risks