@billwu1999 released zkEnc open source project, including based on Circom defining decryption conditions, supporting R1CS, allowing high-performance encryption in terminal, Node.js and browser. @billwu1999 发布了zkEnc开源项目,包括基于Circom定义解密条件、支持R1CS等特性,允许在终端、Node.js和浏览器中实现高性能加密。
Notes
Witness encryption allows encryption to computation statements, not keys
Using Circom circuits to define decryption conditions, supporting R1CS
Can be deployed in terminal, Node.js, and browser
Based on Rust and WASM for high performance
No key exchange or trusted third party required
Emphasizing verifiable computation and privacy security
Author clarified the work's security remains unproven. Link