New features
- Converted from travis-ci and appveyor to github actions workflows
- AES CCM & CBC-MAC upper layer API using AES-ECB primitives
- Additional software crypto library interface functions for asymmetric cryptography (sign, verify, ecdh, etc) for mbedtls integrations
- XC8 & XC16 compiler support
Fixes
- PKCS11 Pin length check rejecting valid pin lengths
- aes-gcm nist vector test failed with mbedtls crypto backend due to aad update not being executed when aad length was zero