Randomness on Apple Platforms (2024)
↗A technical audit of Apple’s RNG stack (arc4random, getentropy, CCRandomGenerateBytes) and related APIs, detailing kernel seeding, private/CoreCrypto implementations, and pragmatic guidance on when to use each for security-critical versus non-critical use-cases.
Apr 1, 20261%