| Class | Description |
|---|---|
| KeccakPermutation |
These are the step mappings.
|
| SHA224 | |
| SHA256 | |
| SHA3 |
This is the implementation of KECCAK-p[1600, 24] where 1600 is the width (b) of the permutation in bits,
and 24 is the number or Keccak rounds.
|
| SHA384 | |
| SHA3Digest | |
| SHA512 |