nRF5 SDK v13.0.0
Macros
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.


Documentation feedback | Developer Zone | Subscribe | Updated