This crate wraps mbedtls using the PSA interfaces for the purpose of signing COSE objects.
It is designed to work in no_std environment.
It is very incomplete. It can load PKIX certificates from a byte string, private keys, create and verify signatures using ECDSA keys.