KeccakPRG Generator - Keccak-Based Pseudo-Random Generator

Generate KeccakPRG pseudo-random output with reseedable entropy and configurable capacity.

Input
0 bytes
Options

Secure Client-Side Computation • 100% Private

Result Output

About

KeccakPRG is a pseudo-random generator based on Keccak, using a sponge construction with configurable capacity to generate random output from seed entropy with support for reseeding and forward secrecy.

Specifications

Output Size Variable
Standard KeccakPRG specification (XKCP)
Standard Year 2016

Use Cases

  • Cryptographically secure random generation
  • Key stream generation for encryption
  • Reseedable random number generation
  • Forward secrecy implementations
  • Deterministic random bit generation (DRBG)

Frequently Asked Questions