Expand description
Constants for hash functions
Constantsยง
- KECCA
K256_ BLOCK_ SIZE - Internal block size of Keccak-256 in bytes
- KECCA
K256_ OUTPUT_ SIZE - Output size of Keccak-256 in bytes
- SHA3_
224_ OUTPUT_ SIZE - Output size of SHA3-224 in bytes
- SHA3_
256_ BLOCK_ SIZE - Internal block size of SHA3-256 in bytes
- SHA3_
256_ OUTPUT_ SIZE - Output size of SHA3-256 in bytes
- SHA3_
384_ OUTPUT_ SIZE - Output size of SHA3-384 in bytes
- SHA3_
512_ BLOCK_ SIZE - Internal block size of SHA3-512 in bytes
- SHA3_
512_ OUTPUT_ SIZE - Output size of SHA3-512 in bytes
- SHA224_
OUTPUT_ SIZE - Output size of SHA-224 in bytes
- SHA256_
BLOCK_ SIZE - Internal block size of SHA-256 in bytes
- SHA256_
OUTPUT_ SIZE - Output size of SHA-256 in bytes
- SHA384_
OUTPUT_ SIZE - Output size of SHA-384 in bytes
- SHA512_
BLOCK_ SIZE - Internal block size of SHA-512 in bytes
- SHA512_
OUTPUT_ SIZE - Output size of SHA-512 in bytes