Skip to main content
Torben1
Associate II
May 10, 2024
Question

What is the MIPS figure for X-CUBE-CRYPTOLIB HMAC SHA-256 Implementation for STM32F429 (Cortex M4)?

  • May 10, 2024
  • 1 reply
  • 735 views

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

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
May 10, 2024

Would suggest you mock up the hashing and evaluate cycles counts via DWT CYCCNT 

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..