|
CoreComponents 3.0.0
A Modern C++ Toolkit
|
Default policy for reading input bytes. More...
#include <Keccak>
Public Member Functions | |
| KeccakSource (const Bytes &data, long offset=0) | |
| uint8_t | readByte () |
| bool | eoi () const |
Static Public Attributes | |
| static constexpr int | FeedRate = (1600 - Capacity) / 8 |
| Rate of the sponge function (in bytes) | |
Default policy for reading input bytes.
|
staticconstexpr |
Rate of the sponge function (in bytes)