Part Number: TMS320F28377S Hi everyone, I found a SHA-256 code for TI microcontrollers at this link http://www.ti.com/tool/SHA-256 and I implemented it into my code for my TS320F28377S. However, when I compared its results to an online sha-256 algorithm, they don't match. I don't understand why they don't give the same results, does the SHA-256 coded by TI have a particularity? The problem cannot come from my software because I also compared the results of the online SHA-256 with the the examples provided with the code by TI (expected hash are provided with the messages). Thanks, Imen
↧