Releases: privacy-scaling-explorations/zk-kit.noir
Releases · privacy-scaling-explorations/zk-kit.noir
merkle-trees-v0.0.1
🚀 Features
- Implement ECDH - by @YashBit and Yash Bharti in #8 (1f85c)
- Refactor, generics, bugfixes, and other nits - by @signorecello in #23 (28044)
🐞 Bug Fixes
- Fixing a bug that would use 256 siblings instead of 254 - by @signorecello in #34 (961ea)
View changes on GitHub
ecdh-v0.0.1
🚀 Features
- Implement ECDH - by @YashBit and Yash Bharti in #8 (1f85c)
- Refactor, generics, bugfixes, and other nits - by @signorecello in #23 (28044)
🐞 Bug Fixes
- Fixing a bug that would use 256 siblings instead of 254 - by @signorecello in #34 (961ea)
View changes on GitHub
binary-merkle-root-v0.0.1
🚀 Features
- binary-merkle-root: Add binary merkle root library - by @vplasencia in #44 (01331)