Releases: privacy-scaling-explorations/zk-kit
Releases · privacy-scaling-explorations/zk-kit
utils-v0.7.0
🐞 Bug Fixes
- @zk-kit/utils: Add BigNumber to supportedTypes and isType - by @artwyman #200 (65b21)
View changes on GitHub
eddsa-poseidon-v0.9.0
🚀 Features
- @zk-kit/eddsa-poseidon: Add packSignature and unpackSignature to eddsa-poseidon - by @artwyman (e5020)
🐞 Bug Fixes
- @zk-kit/eddsa-poseidon: Add explicit buffer sizes - by @artwyman (d3ad2)
View changes on GitHub
eddsa-poseidon-v0.8.0
🐞 Bug Fixes
- @zk-kit/eddsa-poseidon: Eddsa-poseidon should accept Points and Signatures in numeric form - by @artwyman #200 (87998)
View changes on GitHub
utils-v0.6.0
eddsa-poseidon-v0.7.0
🚀 Features
- @zk-kit/eddsa-poseidon: Make eddsa private key optional - by @cedoor (9a533)
♻️ Refactoring
- @zk-kit/utils: Move blake to eddsa-poseidon and make buffer dev dependency - by @0xjei (3dd68)
baby-jubjub-v0.3.0
chore(baby-jubjub): v0.3.0
circuits-v0.4.0
🚀 Features
- Add safe comparators templates - by @0xjei (5da36)
- Add float circuits library - by @0xjei (dd0a4)
- Add unpack element circuit template and tests - by @0xjei (8027b)
- @zk-kit/ecdh: Implement ECDH circom circuit - by @ctrlc03 (f2027)
View changes on GitHub
utils-v0.5.0
🚀 Features
- @zk-kit/utils: Add new utility functions to convert hex and buffers - by cedoor #194 (d438c)
♻️ Refactoring
- @zk-kit/utils: Remove le buf-to-hex versions - by cedoor #194 (b6629)