solana-with-rpc-optimizations/zk-token-sdk/src
samkim-crypto b22abbce7d
Additional tests for proof verification when ElGamal pubkey is zeroed (#24243)
* zk-token-sdk: add edge case tests for withdraw withheld proof

* zk-token-sdk: add test cases for proof verification when pubkeys are invalid
2022-04-11 17:53:31 +01:00
..
encryption zk-token-sdk: add support for scalar - ciphertext/commitment multiplication (#24120) 2022-04-09 14:19:29 +01:00
instruction Additional tests for proof verification when ElGamal pubkey is zeroed (#24243) 2022-04-11 17:53:31 +01:00
range_proof Zk token sdk clean decryption (#23478) 2022-03-04 15:57:19 -04:00
sigma_proofs zk-token-sdk: handle edge cases for transfer with fee (#23804) 2022-03-21 16:10:33 -04:00
zk_token_elgamal Zk token sdk clean decryption (#23478) 2022-03-04 15:57:19 -04:00
errors.rs Threads for discrete log (#23867) 2022-04-01 20:01:24 -04:00
lib.rs grant public access to ProofError enum 2022-02-23 14:22:42 -08:00
macros.rs Elgamal pass (#22632) 2022-01-21 20:56:27 -05:00
transcript.rs Zk instructions pass (#22851) 2022-02-01 14:11:28 -05:00
zk_token_proof_instruction.rs Zk instructions check length (#24103) 2022-04-05 08:40:45 -04:00
zk_token_proof_program.rs Rename crypto crate to sdk 2022-01-05 08:51:18 -08:00