ReleaseCloudflare (Workers AI)Cloudflare (Workers AI)published Nov 4, 2022seen 5d

cloudflare/zkp-ecdsa 0.2.4

cloudflare/zkp-ecdsa

Open original ↗

Captured source

source ↗
published Nov 4, 2022seen 5dcaptured 9hhttp 200method plain

zkp-ecdsa v0.2.4

Repository: cloudflare/zkp-ecdsa

Tag: 0.2.4

Published: 2022-11-04T20:47:31Z

Prerelease: no

Release notes:

zkp-ecdsa: A Typescript Implementation of ZKAttest

ZKAttest proofs knowledge of an ECDSA-P256 signature under one of many public keys that are stored in a list without revealing which public key was used to sign the message.

What's Changed

  • Update Readme and include citation file. by @armfazh in https://github.com/cloudflare/zkp-ecdsa/pull/6
  • Updating dependencies and change WebCrypto mock. by @armfazh in https://github.com/cloudflare/zkp-ecdsa/pull/7
  • Configure github actions to run tests by @armfazh in https://github.com/cloudflare/zkp-ecdsa/pull/8
  • Bump terser from 5.12.1 to 5.14.2 by @dependabot in https://github.com/cloudflare/zkp-ecdsa/pull/9
  • Add CodeQL analizer. by @armfazh in https://github.com/cloudflare/zkp-ecdsa/pull/10
  • Patch dependencies to mitigate vuln of d3color by @armfazh in https://github.com/cloudflare/zkp-ecdsa/pull/11
  • Fix some issues reported by the linter by @armfazh in https://github.com/cloudflare/zkp-ecdsa/pull/12

New Contributors

  • @dependabot made their first contribution in https://github.com/cloudflare/zkp-ecdsa/pull/9

Full Changelog: https://github.com/cloudflare/zkp-ecdsa/compare/0.2.3...0.2.4