pqc/crypto_sign/rainbowIa-classic/clean/hash_len_config.h
2019-07-16 15:56:01 -04:00

13 lines
290 B
C

#ifndef _HASH_LEN_CONFIG_H_
#define _HASH_LEN_CONFIG_H_
/// @file hash_len_config.h
/// @brief defining the lenght of outputs of the internel hash functions.
///
// TODO: remove this file
/// defining the lenght of outputs of the internel hash functions.
//#define _HASH_LEN (32)
#endif