Can anyone tell me how much rom and ram is needed for AES on a STM32F7 with hardware acceleration and with just the firmware?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-16 1:21 PM
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-16 2:46 PM
This would be something simplistic you could build/quantify
STM32Cube_FW_F7_V1.16.0\Projects\STM32F769I_EVAL\Examples\CRYP\CRYP_AESGCM
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..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-18 2:39 PM
At least for the software implementation, you can estimate sizes for a BearSSL library:
