chaum_pedersen_zkp_rust Reference https://crypto.stackexchange.com/questions/99262/chaum-pedersen-protocol Variable ・x (private key) Different from reference ・g → alpha ・h → beta Server cargo run --bin server Client cargo run --bin client Test cargo test