v5.10.0
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
- feat(p256): support all form of public keys (raw, compressed and uncompressed) by @matteo-cristino in #1018
Full Changelog: v5.9.0...v5.10.0