XofContext Union Reference
Generic XOF algorithm context. More...
#include <xof_algorithms.h>
Data Fields | |
KeccakContext | keccakContext |
ShakeContext | shakeContext |
CshakeContext | cshakeContext |
AsconXof128Context | asconXof128Context |
AsconCxof128Context | asconCxof128Context |
Detailed Description
Generic XOF algorithm context.
Definition at line 72 of file xof_algorithms.h.
Field Documentation
◆ asconCxof128Context
AsconCxof128Context asconCxof128Context |
Definition at line 87 of file xof_algorithms.h.
◆ asconXof128Context
AsconXof128Context asconXof128Context |
Definition at line 84 of file xof_algorithms.h.
◆ cshakeContext
CshakeContext cshakeContext |
Definition at line 81 of file xof_algorithms.h.
◆ keccakContext
KeccakContext keccakContext |
Definition at line 75 of file xof_algorithms.h.
◆ shakeContext
ShakeContext shakeContext |
Definition at line 78 of file xof_algorithms.h.
The documentation for this union was generated from the following file:
- cyclone_crypto/xof/xof_algorithms.h