google-auth-library-swift
google-auth-library-swift copied to clipboard
chore(deps): update dependency krzyzanowskim/cryptoswift to "1.1.3"..."1.8.3"
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| krzyzanowskim/CryptoSwift | minor | "1.1.3"..."1.3.2" -> "1.1.3"..."1.8.3" |
Release Notes
krzyzanowskim/CryptoSwift (krzyzanowskim/CryptoSwift)
v1.8.3
- Remove whitespace from the filename to please bazel build system #1048
v1.8.2
- Enable VisionOS as supported platform for Xcode project and SwiftPM package
- Tweak CocoaPods setup for privacy manifest
v1.8.1
- Update publicKeyDER to support exponent of any byte length (@WFrost3)
- Add SHA3 variants for RSA signature verification (@KatrinLomp)
- Throw error on unsupported calls, rather than call fatalError (@AsifSyeed)
- Update PKCS7 padding logic (@matthiasgeihs)
- Add SDK Privacy Manifest - PrivacyInfo.xcprivacy
v1.8.0
- Add XChaCha20 and XChaCha20-Poly1305 (@zssz)
v1.7.2
v1.7.1
v1.7.0
v1.6.0
- Improve & extend RSA support with DER (see README for details)
- Fix Blowfish memory leaks
- Fix PCBC mode
- SwiftWasm compatibility
v1.5.1
- Resolve type name clash by renaming BigInt -> BigInteger #917
v1.5.0
- RSA (@NathanFallet)
- Workaround for Xcode 13.3.1
v1.4.3
- Fix PCBC mode.
v1.4.2
- Update Xcode project to Xcode 13
- Add SHA3 support for HMAC (@R4v3nPr0)
- Update HMAC.Variant API (deprecate current cases)
v1.4.1
- Introduce ISO 10126 padding
- fix various compiler warnings
- Revert Xcode project deployment target
v1.4.0
- Customize CFB segment size (cfb8, cfb128).
- Adapt Swift @inlineable for better code optimization
v1.3.8: Back to Sources
- Revert xcframework revolution. Back to build from sources. (I'm sorry)
v1.3.7
v1.3.6
- Fix macOS binary
- Windows support
v1.3.5
- Re-release binary framework due to codesign issue
v1.3.4: - binary distribution
- Distribute optimized binary (xcframework) via SPM for Apple platforms
v1.3.3
- Adds OCB Authenticated-Encryption Algorithm (RFC7253)
- build-framework.sh output CryptoSwift.xcframework
- Xcode 12.2 maintenance updates
- Removed CryptoSwift.playground (couldn't make it work since Xcode 12 update)
v1.3.2
- Swift 5.3 update (Xcode 12)
- Bump target platform (iOS 9, macOS 10.12)
- Allow CMAC with any Cipher #809
- Remove CMAC key limit #809
v1.3.1
- Fix tests
- Swift 5.2 update
- Address possible timing issue
v1.3.0
- Adds ISO-78164 padding
- Performance improvements
- Swift 5.1 update
v1.2.0
1.2.0
- Performance improvements
- Workaround Xcode test builds with Xcode 11
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.