solana/zk-token-sdk/src/zk_token_elgamal
samkim-crypto ae57a14ef6
[zk-token-sdk] reorganize errors (#29005)
* reorganize error using DRY principle

* rename error `Format` to `Deserialization`

* Rename `EncryptionError` to `DiscreteLogError`

* resolve errors from rebase

* resolve clippy

* change `ProofInstructionError` to `ProofError`
2022-12-01 20:29:14 +09:00
..
convert.rs [zk-token-sdk] reorganize errors (#29005) 2022-12-01 20:29:14 +09:00
decryption.rs fix: replace rust cfg annotations that use bpf by target_os solana 2022-05-18 20:39:43 -07:00
mod.rs Zk token sdk clean decryption (#23478) 2022-03-04 15:57:19 -04:00
ops.rs [zk-token-sdk] divide fee encryption into two ciphertexts (#28472) 2022-11-30 15:11:38 +09:00
pod.rs [zk-token-sdk] add pubkey proof (#28392) 2022-10-14 20:15:20 +09:00