mirror of
https://github.com/logos-messaging/go-zerokit-rln-arm.git
synced 2026-01-02 13:33:12 +00:00
fix: update zerokit to include atomic_operation fix
This commit is contained in:
parent
8704c2036d
commit
8101ff87ee
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -94,6 +94,8 @@ bool set_metadata(struct RLN *ctx, const struct Buffer *input_buffer);
|
||||
|
||||
bool get_metadata(const struct RLN *ctx, struct Buffer *output_buffer);
|
||||
|
||||
bool flush(struct RLN *ctx);
|
||||
|
||||
bool hash(const struct Buffer *input_buffer, struct Buffer *output_buffer);
|
||||
|
||||
bool poseidon_hash(const struct Buffer *input_buffer, struct Buffer *output_buffer);
|
||||
|
||||
2
zerokit
2
zerokit
@ -1 +1 @@
|
||||
Subproject commit 8a365f0c9e5c4a744f70c5dd4904ce8d8f926c34
|
||||
Subproject commit d1414a44c5e088bbf23523f032a001122e35f0c2
|
||||
Loading…
x
Reference in New Issue
Block a user