🚀 v3.1.0
What's Changed
- Skip Secure Enclave test on macOS by @kdubb in #59
- Move to SecKeyCreateRandomKey from SecKeyGeneratePair by @feralbob in #55
- Fix SecKeyPair init from external representation for EC keys by @kdubb in #60
- Add doc comments to SecKeyPair by @kdubb in #61
- Clean up code smells and undefined checker warnings by @kdubb in #62
- Add async version of SecKeyPair.matchesCertificate by @kdubb in #63
- Fix test result reporting in workflows by @kdubb in #65
- More complete error information for trust evaluation failures by @kdubb in #67
Full Changelog: 3.0.2...3.1.0