XofAlgo Struct Reference
Common interface for XOF algorithms. More...
#include <crypto.h>
Data Fields | |
const char_t * | name |
const uint8_t * | oid |
size_t | oidSize |
size_t | contextSize |
XofAlgoCompute | compute |
XofAlgoInit | init |
XofAlgoAbsorb | absorb |
XofAlgoFinal | final |
XofAlgoSqueeze | squeeze |
Detailed Description
Field Documentation
◆ absorb
XofAlgoAbsorb absorb |
◆ compute
XofAlgoCompute compute |
◆ contextSize
◆ final
XofAlgoFinal final |
◆ init
XofAlgoInit init |
◆ name
◆ oid
◆ oidSize
◆ squeeze
XofAlgoSqueeze squeeze |
The documentation for this struct was generated from the following file:
- cyclone_crypto/core/crypto.h