|
Anklang-0.3.0.dev551+gad1415e2 anklang-0.3.0.dev551+gad1415e2
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Additional Inherited Members | |
Public Member Functions inherited from Ase::SHAKE_Base< 384, 0x06 > | |
| size_t | byte_rate () const |
| void | reset () |
| void | update (const uint8_t *data, size_t length) |
| size_t | get_hash (uint8_t hashvalue[HASHBITS/8]) |
| Switch from absorbing into squeezing mode and return digest. | |
| void | squeeze_digest (uint8_t *output, size_t n_out) |
| Read out the current Keccak state and permute as needed. | |
Protected Member Functions inherited from Ase::SHAKE_Base< 384, 0x06 > | |
| size_t | xor_state (size_t offset, const uint8_t *input, size_t n_in) |
| Add stream data up to block size into Keccak state via XOR. | |
| void | absorb_padding (size_t offset, uint8_t trail=0x01) |
| Pad stream from offset to block boundary into Keccak state via XOR. | |
| SHAKE_Base (size_t rate) | |
Definition at line 401 of file randomhash.cc.
| Ase::SHA3_384::State::State | ( | ) |
Definition at line 402 of file randomhash.cc.