X-CUBE-CRYPTOLIB AES-CCM optimization
Hi,
I'm using AES CCM algorithm from X-CUBE-CRYPTOLIB (STM32AccHwCryptoV3.1.0_L4_KEIL_otslsm1elfspf.lib) in sensitive real time system and unfortunelaty it does not fit our time requirement. We would like to investigate the possibility to optimize AES CCM encryption/decryption for our application. Is there possibility to:
- Get custom API for AES CCM (especially one API to change nonce only)
- Get library sources
Thanks,
Guillaume
#x-cube-cryptolib #aes-ccm