2 unstable releases
0.2.0 | Feb 24, 2025 |
---|---|
0.1.0 | Dec 19, 2024 |
#2005 in Cryptography
168 downloads per month
Used in 2 crates
(via proof_system)
450KB
9K
SLoC
Verifiable encryption schemes
Verifiable encryption of discrete log(s) from the paper Verifiable Encryption from MPC-in-the-Head.
Adapted to allow encrypting messages of a generalized Pedersen commitment and some other optimizations. See the corresponding module for more details.
lib.rs
:
Verifiable encryption schemes
Verifiable encryption of discrete log(s) from the paper Verifiable Encryption from MPC-in-the-Head.
Adapted to allow encrypting messages of a generalized Pedersen commitment and some other optimizations. See the corresponding module for more details.
Dependencies
~7–15MB
~203K SLoC