solana/zk-token-sdk/src
behzad nouri 12da2da389
fixes errors from clippy::redundant_clone (#29536)
https://rust-lang.github.io/rust-clippy/master/index.html#redundant_clone
2023-01-05 18:42:19 +00:00
..
curve25519 [zk-token-sdk] use canonical decoding for scalars (#28870) 2022-11-18 15:11:06 +09:00
encryption fixes errors from clippy::useless_conversion (#29534) 2023-01-05 18:05:32 +00:00
instruction [zk-token-sdk] reorganize errors (#29005) 2022-12-01 20:29:14 +09:00
range_proof fixes errors from clippy::redundant_clone (#29536) 2023-01-05 18:42:19 +00:00
sigma_proofs [zk-token-sdk] reorganize errors (#29005) 2022-12-01 20:29:14 +09:00
zk_token_elgamal [zk-token-sdk] reorganize errors (#29005) 2022-12-01 20:29:14 +09:00
errors.rs [zk-token-sdk] reorganize errors (#29005) 2022-12-01 20:29:14 +09:00
lib.rs fix: replace rust cfg annotations that use bpf by target_os solana 2022-05-18 20:39:43 -07:00
macros.rs [zk-token-sdk] reorganize errors (#29005) 2022-12-01 20:29:14 +09:00
transcript.rs [zk-token-sdk] add pubkey proof (#28392) 2022-10-14 20:15:20 +09:00
zk_token_proof_instruction.rs [zk-token-sdk] add pubkey proof (#28392) 2022-10-14 20:15:20 +09:00
zk_token_proof_program.rs Rename crypto crate to sdk 2022-01-05 08:51:18 -08:00