aligned_layer
aligned_layer copied to clipboard
(Operator): Update ffi_binding to check buffers
Draft pr updating the ffi bindings to handle zero size and null length inputs. @NicolasRampoldi @srosati The Halo2 bindings will need more work and updates within our fork.
This pr now addresses:
- Addresses: out of bounds errors from audits
- Refactors Halo2 ffi bindings
- Updates the merkle_tree ffi test files
- Adds ci test for merkle_tree