This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
Static Analysis bug fixes:
- tinycrypt/sha256: Array compared to NULL has no effect fix
- tinycrypt/hmac: Array compared to NULL has no effect fix
uECC fixes:
- tests: ecc_dh: Do not use unitialized variable
- ecc_dh: Properly clear out temporary secret buffers