Skip to content

Swift Crypto 3.13.0

Choose a tag to compare

@glbrntt glbrntt released this 21 Jul 14:41
· 34 commits to main since this release
75475b8

What's Changed

SemVer Minor

SemVer Patch

  • perf: Add benchmarks and reduce allocations by ~50% for ARC and VOPRF by @simonjbeaumont in #346
  • Install swiftmodules with full module triple by @etcwilde in #354
  • Update BoringSSL to 035e720641f385e82c72b7b0a9e1d89e58cb5ed5 by @Lukasa in #356
  • Make EllipticCurvePoint and ArbitraryPrecisionInteger Sendable by @Lukasa in #366
  • Remove security backend by @josephnoir in #373
  • CMake: Declare ASN1 dependency by @etcwilde in #376

Other Changes

New Contributors

Full Changelog: 3.12.3...3.13.0