c-kzg-4844/bindings
Justin Traglia 71dd9574d6
Add go bindings (#77)
* Add go bindings

* Use Bytes32 type

* Update blst package

* Add binding for compute_kzg_proof

* Use bytes-only input (will fail)

* Fix go bindings tests

* Use better blobs for benchmarks

* Move rand* funcs to helpers & add comment

* Add headers check
2023-01-26 17:04:24 +00:00
..
csharp Use Bytes48 for commitments/proofs (#86) 2023-01-26 14:53:30 +00:00
go Add go bindings (#77) 2023-01-26 17:04:24 +00:00
java Use Bytes48 for commitments/proofs (#86) 2023-01-26 14:53:30 +00:00
node.js Use Bytes48 for commitments/proofs (#86) 2023-01-26 14:53:30 +00:00
python Use Bytes48 for commitments/proofs (#86) 2023-01-26 14:53:30 +00:00
rust Use Bytes48 for commitments/proofs (#86) 2023-01-26 14:53:30 +00:00