Hello everyone,
The Security Abstraction Layer for wolfCrypt version v1.1.0 has been released on GitHub!
The Security Abstraction Layer for wolfCrypt holds native code required by the Security Foundation Library. This enables cryptographic operations such as cipher, digest, MAC, signature, secure random numbers generation and key/certificate management.
This version adds the following support:
- Key agreement support.
- Certification path validation support.
- Add AES-CCM support.
Several native implementations have been updated to work asynchronously and to allow the users to set a custom heap. Additionally, the LLSEC_KEY_FACTORY_IMPL_get_ec_public_key_from_raw function has been fixed.
See the CHANGELOG for more information:
Happy coding!
The MicroEJ Team.