|
Lightweight Cryptography Primitives
|
Structure of the internal state of the Keccak-p[400] permutation. More...
#include <internal-keccakp-400.h>
Data Fields | |
| uint16_t | A [5][5] |
| uint8_t | B [50] |
Structure of the internal state of the Keccak-p[400] permutation.
| uint16_t keccakp_400_state_t::A[5][5] |
Keccak-p[400] state as a 5x5 array of lanes
| uint8_t keccakp_400_state_t::B[50] |
Keccak-p[400] state as a byte array
1.8.6