v5.10.1
Language bindings
Updated on official repositories:
- Zenroom in NodeJS ::
npm install zenroom
- Zenroom in Python ::
pip install zenroom
- Zenroom in Go ::
go get github.com/dyne/Zenroom/bindings/golang/zenroom
- Zenroom in Rust :: see our test example
What's Changed
- fix(p256): uncompressed public key y coordinate parity by @matteo-cristino in #1025
Full Changelog: v5.10.0...v5.10.1