Releases: privacy-scaling-explorations/zk-kit
Releases · privacy-scaling-explorations/zk-kit
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)