Tor
0.4.7.0-alpha-dev
|
Data Fields | |
keccak_state | s |
Internal state for a eXtendable-Output Function (XOF).
State for computing an "extendable-output function" (like SHAKE) over a stream of data, and/or streaming the output.
Definition at line 137 of file crypto_digest.c.
State of the Keccak sponge for the SHAKE-256 computation.
Definition at line 156 of file crypto_digest.c.
Referenced by crypto_xof_add_bytes(), and crypto_xof_squeeze_bytes().