Part Number: MSP432P401R
I am needing to generate a SHA256 hash and a HMACSHA256 hash of certain data that I have so that I can send it to the Amazon IoT service.
Can anyone point me in the right direction to either a library that can generate such hashes, or a way to generate such hashes without a library?