solana-with-rpc-optimizations/zk-token-sdk
samkim-crypto b046c12cdc
[zk-token-sdk] Refactor `AuthenticatedEncryptionError` and `ElGamalError` to errors module (#589)
* make the `errors` module available in sbf targets

* move `AuthenticatedEncryptionError` to the `errors` module

* move `ElGamalError` to the `errors` module
2024-04-12 11:26:40 +09:00
..
src [zk-token-sdk] Refactor `AuthenticatedEncryptionError` and `ElGamalError` to errors module (#589) 2024-04-12 11:26:40 +09:00
.gitignore
Cargo.toml [zk-token-sdk] Implement `FromStr` for `ElGamalPubkey`, `ElGamalCiphertext`, and `AeCiphertext` (#130) 2024-03-15 09:09:41 +09:00