google-auth-library-swift icon indicating copy to clipboard operation
google-auth-library-swift copied to clipboard

chore(deps): update dependency krzyzanowskim/cryptoswift to "1.1.3"..."1.8.3"

Open renovate-bot opened this issue 4 years ago • 0 comments

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

Compare Source

  • Remove whitespace from the filename to please bazel build system #​1048

v1.8.2

Compare Source

  • Enable VisionOS as supported platform for Xcode project and SwiftPM package
  • Tweak CocoaPods setup for privacy manifest

v1.8.1

Compare Source

  • 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

Compare Source

  • Add XChaCha20 and XChaCha20-Poly1305 (@​zssz)

v1.7.2

Compare Source

v1.7.1

Compare Source

v1.7.0

Compare Source

v1.6.0

Compare Source

  • Improve & extend RSA support with DER (see README for details)
  • Fix Blowfish memory leaks
  • Fix PCBC mode
  • SwiftWasm compatibility

v1.5.1

Compare Source

  • Resolve type name clash by renaming BigInt -> BigInteger #​917

v1.5.0

Compare Source

v1.4.3

Compare Source

  • Fix PCBC mode.

v1.4.2

Compare Source

  • Update Xcode project to Xcode 13
  • Add SHA3 support for HMAC (@​R4v3nPr0)
  • Update HMAC.Variant API (deprecate current cases)

v1.4.1

Compare Source

  • Introduce ISO 10126 padding
  • fix various compiler warnings
  • Revert Xcode project deployment target

v1.4.0

Compare Source

  • Customize CFB segment size (cfb8, cfb128).
  • Adapt Swift @​inlineable for better code optimization

v1.3.8: Back to Sources

Compare Source

  • Revert xcframework revolution. Back to build from sources. (I'm sorry)

v1.3.7

Compare Source

v1.3.6

Compare Source

  • Fix macOS binary
  • Windows support

v1.3.5

Compare Source

  • Re-release binary framework due to codesign issue

v1.3.4: - binary distribution

Compare Source

  • Distribute optimized binary (xcframework) via SPM for Apple platforms

v1.3.3

Compare Source

  • 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

Compare Source

  • 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

Compare Source

  • Fix tests
  • Swift 5.2 update
  • Address possible timing issue

v1.3.0

Compare Source

  • Adds ISO-78164 padding
  • Performance improvements
  • Swift 5.1 update

v1.2.0

Compare Source

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.

renovate-bot avatar Apr 06 '21 19:04 renovate-bot