Traits#
cuHash Library Traits#
-
static constexpr size_t HASH::digest_size#
Size (in bytes) of the digest for the given hash algorithm. This is valid for all hash algorithms with a fixed digest size (it is not valid for
algorithm::SHAKE
).
Size (in bytes) of the digest for the given hash algorithm. This is valid for all hash algorithms with a fixed digest size (it is not valid for algorithm::SHAKE
).