Recent Releases of @cloudflare/zkp-ecdsa

@cloudflare/zkp-ecdsa - zkp-ecdsa v0.2.5

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

  • Release 0.2.5 by @armfazh in https://github.com/cloudflare/zkp-ecdsa/pull/14

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

- TypeScript
Published by armfazh over 3 years ago

@cloudflare/zkp-ecdsa - zkp-ecdsa v0.2.4

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

- TypeScript
Published by armfazh over 3 years ago

@cloudflare/zkp-ecdsa - zkp-ecdsa v0.2.3

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

- TypeScript
Published by armfazh over 3 years ago