What is the MIPS figure for X-CUBE-CRYPTOLIB HMAC SHA-256 Implementation for STM32F429 (Cortex M4)?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-09 6:35 PM - last edited on 2024-05-10 9: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
Labels:
- Labels:
-
Cryptography
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-05-09 8:03 PM
Would suggest you mock up the hashing and evaluate cycles counts via DWT CYCCNT
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
