See: Description
| Class | Description |
|---|---|
| AesPseudorandomFunction |
AES as a pseudorandom function (permutation) \(f_k : \{0,1\}^l \rightarrow \{0,1\}^l\)
for \(k \in \{0,1\}^l\).
|
| LongAesPseudoRandomFunction |
AES based PRF with k key length and output length of the underlying AES key length.
|