Releases: outfoxx/Shield
Releases · outfoxx/Shield
🚀 v3.5.0
What's Changed
- Add
checkTrust
toSecCertificate
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
- @wadetregaskis made their first contribution in #81
Full Changelog: 3.4.0...3.5.0
🚀 v3.4.0
What's Changed
Full Changelog: 3.3.0...3.4.0
🚀 v3.3.0
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 matchderEncoded
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
🚀 v3.2.0
What's Changed
Full Changelog: 3.1.1...3.2.0
🚀 v3.1.1
What's Changed
Full Changelog: 3.1.0...3.1.1
🚀 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
🚀 v3.0.2
🚀 v3.0.0
2.2.1 - Bug Fixes
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