v1.1.0
Add untagged COSE_Sign1
message support.
What's Changed
- Correct return error code when key cannot be decoded by @yogeshbdeshpande in #130
- Add precise error conditions to verifier unit tests by @yogeshbdeshpande in #136
- fix: deterministic encode cose_sign / cose_sign1 sig_signature by @shizhMSFT in #135
- Add untagged COSE_Sign1 support by @setrofim in #143
New Contributors
Full Changelog: v1.0.0...v1.1.0