Posted on June 19, 2017 at 07:52HiAlignment is not the problem. The testbuffer is aligned on a 4-byte boundary and I can hash it using memory Word reads (via FIFO) which generates the correct digest. But when hashing the same data with Byte reads vi...
Posted on June 18, 2017 at 17:51No reply on this one? I noticed the same thing in our STM32F439 when I tried the other day.I'd like to add a similar question. I'm getting some odd length msgs in my HASH calculations, so I tried to use a byte sized m...