nRF5 SDK v12.1.0
SHA-256 hash computation

The SHA-256 hash library provides functions to easily calculate SHA-256 hashes for any byte-oriented data. Hash values can be used, for example, in Device Firmware Updates to ensure that the transferred image has not been modified or tampered with.

The SHA-256 specification is available here:


Documentation feedback | Developer Zone | Subscribe | Updated