# VerEnc Wrapper for the Rust implementation of Verifiable Encryption (VerEnc) in [crates/verenc](../crates/verenc). ## Generate Go bindings ```sh go generate ```