Using TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 with Secure Manager
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-02-29 6:12 AM
Hello,
We are currently facing issues using cipher suites that use AES-GCM in conjunction with the Secure Manager.
Our understanding is that in order to make use of Secure Manager functionalities, we should use PSA APIs, however they currently only implement AES-CBC algorithms.
As gathered in this other post, it seems that we need to implement a PSA version of the GCM algorithm. We appreciate this is a very technical task, involving a deeper knowledge of cryptographic algorithms and were hoping ST could offer their knowledge and support in developing such function. In particular the `NX_CRYPTO_KEEP UINT _nx_crypto_method_aes_psa_gcm_operation(...)` function, that needs to be added to Projects\STM32H573I-DK\Applications\ROT\Nx_Azure_IoT\NetXDuo\psa_crypto_ciphersuites\nx_crypto_aes_psa.c.
Many thanks,
Alex
- Labels:
-
Cryptography
-
Secure Manager
-
STM32 Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-03-29 1:25 AM
Thanks for the updates Jocelyn and Guillaume.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-04-02 2:05 AM
Hi @Guillaume K and @Jocelyn RICARD ,
Thank you very much for your support and quick responses, this is all very helpful!
Just out of curiosity, is there any timeframe in mind for when the Secure Manager will be updated to support GCM?
Many thanks,
Alex

- « Previous
-
- 1
- 2
- Next »