Security Abstraction Layer on MbedTLS v1.5.0

Hello all,

We published a new version of the Security (crypto) Abstraction Layer implementation for Mbed TLS. Since the last public version we added support for RSA and DESede/CBC/NoPadding ciphers, secret keys and X509 certificate validity check. We made the code MISRA C:2012 compliant. This version also fixes some private key format issue, a potential memory retention in cryptographic components and issues in cipher operations.

Happy coding!
The MicroEJ Team.