Skip to content

馃殌 v3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 05:22
· 38 commits to main since this release
142698c

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