c-kzg-4844/bindings/csharp/Ckzg.Bindings
Justin Traglia 03b90ef63f
Use Bytes48 for commitments/proofs (#86)
* Start to use bytes48 type

* Update java bindings

* Update variable names

* Update csharp bindings

* Update node.js bindings

* Update python bindings

* Fix mistake in python bindings

* Add new functions

* Fix nit in java bindings

* Update variable names in java bindings

* Compare to point at infinity

* Update bytes_to_bls_field doc

* Add todo

* Do key validation

* Remove bytes_to_g1

* Fix bug & add remark

* Fix memcmp mistake

* Fix nit in nodejs bindings

* Fix another nit

* Update nodejs parameter names

* Remove to_proof() and to_commitment()

* Fix bug
2023-01-26 14:53:30 +00:00
..
runtimes Remove duplicate files, improve build, change test framework 2022-11-07 21:18:23 +03:00
Ckzg.Bindings.csproj Add automatic build increment 2022-11-30 11:35:32 +03:00
Ckzg.cs Use Bytes48 for commitments/proofs (#86) 2023-01-26 14:53:30 +00:00