ceremonyclient/verenc
Cassandra Heart dbd95bd9e9
v2.1.0 (#439)
* v2.1.0 [omit consensus and adjacent] - this commit will be amended with the full release after the file copy is complete

* 2.1.0 main node rollup
2025-09-30 02:48:15 -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 v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
go.sum v2.1.0 (#439) 2025-09-30 02:48:15 -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 v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
verifiable_encryption_test.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00
verifiable_encryption.go v2.1.0 (#439) 2025-09-30 02:48:15 -05:00

VerEnc

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

Generate Go bindings

go generate