nRF5 SDK  v15.3.0
Choose documentation:
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
Cryptographic hash sizes

Sizes of different cryptographic hashes. More...

Macros

#define NRF_CRYPTO_HASH_SIZE_MD5   (20)
 
#define NRF_CRYPTO_HASH_SIZE_SHA1   (20)
 
#define NRF_CRYPTO_HASH_SIZE_SHA224   (28)
 
#define NRF_CRYPTO_HASH_SIZE_SHA256   (32)
 
#define NRF_CRYPTO_HASH_SIZE_SHA384   (48)
 
#define NRF_CRYPTO_HASH_SIZE_SHA512   (64)
 

Detailed Description

Sizes of different cryptographic hashes.