Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

CC310 NRF Crypto Hash library incorrectly interprets output of hash_algorithm_get()

In all instances where the internal function `hash_algorithm_get()` is used in `cc310_lib_hash.c`, the output is inverted, making would should be a successful return code return an error. SHA256 hashing seems to work fine if the two locations where this function is used is fixed.

Parents Reply Children
No Data
Related