2016-07-14 07:58 AM
The cryptographic library for STM32 microcontrollers is certified according to
http://csrc.nist.gov/groups/STM/cavp/index.html?_sm_au_=i5Mr1Z4bQW1kRZkV&icmp=tt3887_gl_pron_jul2016
.An extension to the STM32Cube software package, the library is ready for use in security-conscious STM32-based applications.It includes all the major security algorithms for encryption, hashing, message authentication, and digital signing.The approved algorithms are AES (validation number 3971), RSA (2036), ECDSA (874), SHS (3275), DRBG (1165) and HMAC (2589). Full details are available online at thehttp://csrc.nist.gov/groups/STM/cavp/validation.html?icmp=tt3894_gl_pron_jul2016
.X-CUBE-CRYPTOLIB contains many further algorithms, including DES, TripleDES, MD5, ECC with key generation, ChaCha20, Poly1305, Curve25519 and others.The X-CUBE-CRYPTOLIB for STM32 is available free of charge under the terms of ST’s Software License Agreement ().To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.