pqc/crypto_sign/rainbowIa-classic/clean/hash_len_config.h

13 lines
290 B
C
Raw Normal View History

2019-06-03 20:51:05 +01:00
#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.
///
2019-06-03 20:51:05 +01:00
// TODO: remove this file
/// defining the lenght of outputs of the internel hash functions.
2019-06-03 20:51:05 +01:00
//#define _HASH_LEN (32)
#endif