Where to download STM32 encryption library?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-12-21 2:53 AM
Hi, i made a project to a customer with a STM32F102 and i will need to implement AES128. I Could read on a ST folder that there is available a STM32 encryption library to implement such algorithm. Where can i download. If i need to request it, how can i make the request?
Thank you!- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-12-21 8:06 AM
I think you need to request through your local ST rep or FAE. If you don't have a contact point start with the regional sales office for your area/country.
''The AES-ECB 128-bit benchmark for the STM32 is available upon request''Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-12-22 1:44 PM
Thank you for your answer. As i could understand just the benchmark was available upon request. Anyway i will try to get in touch with them.
Thank you!- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2011-12-22 5:04 PM
Yeah, I think it's the library/demo/benchmark, others have asked after it in the past. There is probably paperwork involved.
There's plenty of generic AES source out there, although one of the speed improvements would to be putting the tables/code in SRAM. Competitors get some advantage by ROMing things (single cycle), instead of the 3 cycle hit from FLASHUp vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-01-09 1:26 AM
Hi,
Im trying to get encryption library. But i couldnt get the library by request. Did you get the library?