Skip to content

Releases: cloudflare/zkp-ecdsa

zkp-ecdsa v0.2.5

23 Feb 17:08
Compare
Choose a tag to compare

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

Full Changelog: 0.2.4...0.2.5

zkp-ecdsa v0.2.4

04 Nov 20:47
Compare
Choose a tag to compare

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 #6
  • Updating dependencies and change WebCrypto mock. by @armfazh in #7
  • Configure github actions to run tests by @armfazh in #8
  • Bump terser from 5.12.1 to 5.14.2 by @dependabot in #9
  • Add CodeQL analizer. by @armfazh in #10
  • Patch dependencies to mitigate vuln of d3color by @armfazh in #11
  • Fix some issues reported by the linter by @armfazh in #12

New Contributors

Full Changelog: 0.2.3...0.2.4

zkp-ecdsa v0.2.3

02 Nov 22:57
Compare
Choose a tag to compare

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.

NPM: https://www.npmjs.com/package/@cloudflare/zkp-ecdsa/v/0.2.3
Full Changelog: https://github.com/cloudflare/zkp-ecdsa/commits/0.2.3