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
- test: add vector tests for p256, eddsa and qp to meson test suite by @matteo-cristino in #1023
- Fuzzing methods by @jaromil in #901
Full Changelog: v5.8.0...v5.9.0