Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
c_bind.hpp File Reference
#include "barretenberg/common/wasm_export.hpp"
#include "barretenberg/ecc/curves/bn254/fr.hpp"
#include <cstddef>
#include <cstdint>

Go to the source code of this file.

Functions

WASM_EXPORT void blake2s (uint8_t const *data, out_buf32 r)
 
WASM_EXPORT void blake2s_to_field_ (uint8_t const *data, fr::out_buf r)
 

Function Documentation

◆ blake2s()

WASM_EXPORT void blake2s ( uint8_t const *  data,
out_buf32  r 
)

Definition at line 13 of file c_bind.cpp.

◆ blake2s_to_field_()

WASM_EXPORT void blake2s_to_field_ ( uint8_t const *  data,
fr::out_buf  r 
)

Definition at line 30 of file c_bind.cpp.