Skip to content

Releases: 21-DOT-DEV/swift-secp256k1

ZKP Update

26 Sep 02:30
39dd392
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.9.1...0.9.2

ZKP Cleanup

29 Aug 15:16
847f567
Compare
Choose a tag to compare

What's Changed

  • Removing unsafe flags and re-adding linked files by @csjones in #233

Full Changelog: 0.9.0...0.9.1

Zero Knowledge Proof

28 Aug 17:13
e1aec09
Compare
Choose a tag to compare

Highlights

This release adds a new Swift library for using the experimental fork of libsecp256k1 with support for pedersen commitments and range proofs https://github.com/ElementsProject/secp256k1-zkp

What's Changed

Full Changelog: 0.8.1...0.9.0

Public Key and ECDH revisions

23 Jul 06:36
b803887
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.0...0.8.1

Recovery

18 Jul 06:18
98adfd8
Compare
Choose a tag to compare

Notable Changes

New Contributors

Full Changelog: 0.7.0...0.8.0

Silent Payments

03 Jun 07:23
1a796f7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

Swift APIs for ECDH

20 May 05:59
c2740e2
Compare
Choose a tag to compare

Highlights

  • Swift APIs for Elliptic Curve Diffie Hellman by @csjones in #195

What's Changed

  • Bump Sources/implementation/swift-crypto from d9825fa to eb2d582 by @dependabot in #193
  • Bump Sources/bindings/secp256k1 from 485f608 to 44c2452 by @dependabot in #194

Full Changelog: 0.5.1...0.6.0

Swift Tweaking APIs

28 Apr 04:56
a04b89d
Compare
Choose a tag to compare

Highlights

What's Changed

Full Changelog: 0.5.0...0.5.1

Swift APIs for Schnorr

23 Mar 06:28
abe7c82
Compare
Choose a tag to compare

What's Changed

Highlight:

Additional:

  • Bump Sources/bindings/secp256k1 from d8a2463 to 5dcc6f8 by @dependabot in #166
  • Bump Sources/bindings/secp256k1 from 5dcc6f8 to 0775283 by @dependabot in #167
  • Bump swift from 5.5.2 to 5.5.3 by @dependabot in #169
  • Bump Sources/bindings/secp256k1 from 0775283 to 3ef94aa by @dependabot in #168
  • Bump Sources/bindings/secp256k1 from 3ef94aa to 1253a27 by @dependabot in #170
  • Excluding examples from Package by @csjones in #172
  • Bump Sources/implementation/swift-crypto from 3fb2ea5 to facc82f by @dependabot in #175
  • Bump Sources/bindings/secp256k1 from 64b3497 to ac83be3 by @dependabot in #174
  • Bump swift from 5.5.3 to 5.6.0 by @dependabot in #178
  • Bump Sources/implementation/swift-crypto from facc82f to 476397d by @dependabot in #176
  • Bump Sources/bindings/secp256k1 from ac83be3 to e0508ee by @dependabot in #177
  • Bump Sources/implementation/swift-crypto from 476397d to 067254c by @dependabot in #179

Full Changelog: 0.4.0...0.5.0

Recovery module bindings

02 Feb 06:37
c61f152
Compare
Choose a tag to compare

What's Changed

  • Bump Sources/bindings/secp256k1 from 09971a3 to 39a36db by @dependabot in #157
  • Bump Sources/bindings/secp256k1 from 39a36db to a1102b1 by @dependabot in #159
  • Bump Sources/implementation/swift-crypto from 172d71f to a8911e0 by @dependabot in #160
  • Bump Sources/implementation/swift-crypto from a8911e0 to 3fb2ea5 by @dependabot in #161
  • Bump Sources/bindings/secp256k1 from a1102b1 to c8aa516 by @dependabot in #162
  • Bump Sources/bindings/secp256k1 from c8aa516 to 0a40a48 by @dependabot in #163
  • Bump Sources/bindings/secp256k1 from 0a40a48 to d8a2463 by @dependabot in #164
  • Fixed bindings and added recovery module by @csjones in #165

Full Changelog: 0.3.4...0.4.0