Skip to content

Releases: outfoxx/Shield

🚀 v3.5.0

27 Jan 06:46
7d19bf6
Compare
Choose a tag to compare

What's Changed

  • Add checkTrust to SecCertificate to allow checking trust without returning a public key by @kdubb in #80
  • Fixed typo. by @wadetregaskis in #81
  • Add support for importing/exporting PKCS8 key pairs by @kdubb in #82

New Contributors

Full Changelog: 3.4.0...3.5.0

🚀 v3.4.0

17 Oct 05:47
4d6b38a
Compare
Choose a tag to compare

What's Changed

  • Add accessibility support to SecKey, SecKeyPair, SecCertificate & SecIdentity by @kdubb in #78

Full Changelog: 3.3.0...3.4.0

🚀 v3.3.0

26 Jun 18:18
a3ed0f8
Compare
Choose a tag to compare

What's Changed

  • Add unencrypted PKCS#8 export and import by @kdubb in #73
  • Use CryptoKit to derive the EC public key during PKCS8 import by @kdubb in #74
  • Add pemEncoded to SecCertificate to match derEncoded by @kdubb in #75
  • Rename import & decode methods that use ObjC style naming by @kdubb in #76
  • Deprecate unused SecKeyPair.Error cases for later removal by @kdubb in #77

Full Changelog: 3.2.1...3.3.0

🚀 v3.2.1

11 Jun 06:13
55a8a3d
Compare
Choose a tag to compare

What's Changed

  • Make SecKeyPair.matchesCetificate handle errors internally; no throws by @kdubb in #71
  • Remove debugging prints by @kdubb in #72

Full Changelog: 3.2.0...3.2.1

🚀 v3.2.0

09 Jun 23:52
54f50fe
Compare
Choose a tag to compare

What's Changed

  • Use standard encrypted PKCS#8 for SecKeyPair importing and export by @kdubb in #70

Full Changelog: 3.1.1...3.2.0

🚀 v3.1.1

31 May 23:56
fc754f9
Compare
Choose a tag to compare

What's Changed

  • Use authenticated (AES GCM) for SecKeyPair export/import by @kdubb in #69

Full Changelog: 3.1.0...3.1.1

🚀 v3.1.0

22 May 05:22
142698c
Compare
Choose a tag to compare

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

🚀 v3.0.2

20 Feb 02:35
5159985
Compare
Choose a tag to compare

What's Changed

  • Move README content to DocC by @kdubb in #58

Full Changelog: 3.0.1...3.0.2

🚀 v3.0.0

15 Feb 18:12
642f7f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...3.0.0

2.2.1 - Bug Fixes

20 Jan 01:30
c756c52
Compare
Choose a tag to compare

What's Changed

  • Fix logging interpolation for older SDKs by @kdubb in #46
  • Update PotentCodables to 2.4.2 by @kdubb in #47

Full Changelog: 2.2.0...2.2.1