dcrypt v0.0.7 (2015-12-06T17:48:29Z)
Dub
Repo
SHA3.blockSize
dcrypt
crypto
digests
sha3
SHA3
Block size for HMAC as defined in FIPS 202, section 7, table 3.
struct
SHA3
(uint bitLength)
enum
blockSize
=
[
224
:
144
,
256
:
136
,
384
:
104
,
512
:
72
][
bitLength
]
;
Meta
Source
See Source File
dcrypt
crypto
digests
sha3
SHA3
functions
finish
put
start
manifest constants
blockSize
digestLength
name
Block size for HMAC as defined in FIPS 202, section 7, table 3.