Skip to content

Bump github.com/krzyzanowskim/cryptoswift from 1.9.0 to 1.10.0#6618

Merged
SimplyDanny merged 1 commit intomainfrom
dependabot/swift/github.com/krzyzanowskim/cryptoswift-1.10.0
May 3, 2026
Merged

Bump github.com/krzyzanowskim/cryptoswift from 1.9.0 to 1.10.0#6618
SimplyDanny merged 1 commit intomainfrom
dependabot/swift/github.com/krzyzanowskim/cryptoswift-1.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps github.com/krzyzanowskim/cryptoswift from 1.9.0 to 1.10.0.

Release notes

Sourced from github.com/krzyzanowskim/cryptoswift's releases.

1.10.0

  • Add a ChaCha20 initializer with explicit 4-byte counter support and QUIC test vectors
  • Fix XChaCha20-Poly1305 nonce length metadata to require 24-byte nonces
  • Make the privacy manifest Apple-only via a dedicated resources target and add visionOS/macCatalyst support
  • Prefer FoundationEssentials when available, with Foundation fallback for compatibility
  • Fix Scrypt and SecureBytes memory handling to avoid unsafe baseAddress crashes and release allocated memory correctly
Commits
  • f2a627b README: remove Emerge Tools listing; set Premium Sponsors to None
  • 351d250 CI: drop Swift -Xfrontend solver-memory-threshold override from macOS/Linux t...
  • 0e458fd Release 1.10.0: refresh README (requirements, SPM, defaults, examples) and add
  • 2491896 Bump version to 1.10.0 across podspec, README, and project config
  • a423c18 Add test asserting XChaCha20-Poly1305 nonce length metadata matches XChaCha20
  • 454c2b8 Point PrivacyInfo.xcprivacy to CryptoSwiftResources in podspec and project
  • c89bf0b Merge pull request #1084 from james-kwong/fixXChaChaIVLen
  • e690f44 ChaCha20: add convenience init with explicit 4-byte counter; add QUIC tests
  • 93a3bd4 Prefer FoundationEssentials when available; fall back to Foundation
  • 17e6b20 Make privacy manifest Apple-only via new resources target; add visionOS/macCa...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update dependencies. label Apr 24, 2026
@SimplyDanny SimplyDanny enabled auto-merge (squash) May 3, 2026 12:39
@SimplyDanny
Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [github.com/krzyzanowskim/cryptoswift](https://github.com/krzyzanowskim/CryptoSwift) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/krzyzanowskim/CryptoSwift/releases)
- [Commits](krzyzanowskim/CryptoSwift@1.9.0...1.10.0)

---
updated-dependencies:
- dependency-name: github.com/krzyzanowskim/cryptoswift
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/swift/github.com/krzyzanowskim/cryptoswift-1.10.0 branch from 1352d78 to 89f6b25 Compare May 3, 2026 14:03
@SimplyDanny SimplyDanny merged commit 98b687f into main May 3, 2026
27 of 28 checks passed
@SimplyDanny SimplyDanny deleted the dependabot/swift/github.com/krzyzanowskim/cryptoswift-1.10.0 branch May 3, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant