diff --git a/sys/include/hashes/sha3.h b/sys/include/hashes/sha3.h index 0d09677050..17018c4e00 100644 --- a/sys/include/hashes/sha3.h +++ b/sys/include/hashes/sha3.h @@ -12,7 +12,9 @@ */ /** + * @defgroup sys_hashes_sha3 SHA-3 * @ingroup sys_hashes + * @brief Implementation of the SHA-3 hashing function * @{ * * @file