2024-05-09 06:35 PM - last edited on 2024-05-10 09:09 AM by Amel NASRI
Hi,
I'm looking into introducing HMAC SHA-256 on my STM32F429 based project as part of a requirements change.
As a first go/no go, I'll need to know what is the worst case required MIPS figure and memory foot print (SRAM/FLASH) for running the algorithm on a data entry of up to 255 bytes stored in internal SRAM?
Thanks,
Torben
2024-05-09 08:03 PM
Would suggest you mock up the hashing and evaluate cycles counts via DWT CYCCNT