PRF

Pseudorandom function

A function that can be used to generate output from a random seed and a data variable such that the output is computationally indistinguishable from truly random output.

📚 Reference: NIST SP 800-108
🏷️ Category: Cybersecurity
📊 Commonality: common