ceremonyclient/verenc
2025-07-10 13:27:28 -05:00
..
.gitignore restore verenc into hypergraph loop, thread hypergraph through token application for backcompat 2025-02-06 06:34:22 -06:00
generate.sh restore verenc into hypergraph loop, thread hypergraph through token application for backcompat 2025-02-06 06:34:22 -06:00
go.mod rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00
go.sum rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00
README.md restore verenc into hypergraph loop, thread hypergraph through token application for backcompat 2025-02-06 06:34:22 -06:00
test.sh restore verenc into hypergraph loop, thread hypergraph through token application for backcompat 2025-02-06 06:34:22 -06:00
verenc_test.go restore verenc into hypergraph loop, thread hypergraph through token application for backcompat 2025-02-06 06:34:22 -06:00
verenc.go rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00
verifiable_encryption_test.go rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00
verifiable_encryption.go rollup of non-core (e.g. not node consensus, execution, client, or protobufs so nobody can get a head start) 2025-07-10 13:27:28 -05:00

VerEnc

Wrapper for the Rust implementation of Verifiable Encryption (VerEnc) in crates/verenc.

Generate Go bindings

go generate