Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
c_bind.hpp File Reference

Go to the source code of this file.

Typedefs

using affine_element = grumpkin::g1::affine_element
 

Functions

WASM_EXPORT void pedersen_commit (fr::vec_in_buf inputs_buffer, uint32_t const *ctx_index, affine_element::out_buf output)
 

Typedef Documentation

◆ affine_element

Definition at line 15 of file c_bind.hpp.

Function Documentation

◆ pedersen_commit()

WASM_EXPORT void pedersen_commit ( fr::vec_in_buf  inputs_buffer,
uint32_t const *  ctx_index,
affine_element::out_buf  output 
)