solana/program-runtime
samkim-crypto 930fe8ad10
Zk token ops using curve25519 syscalls (#25935)
* zk-token-sdk: use curve25519 syscalls for ElGamal arithmetic

* zk-token-sdk: clippy

* adjust curve25519 syscall costs

* cargo fmt
2022-06-13 22:39:07 +09:00
..
benches cleanup feature; do_support_realloc (#25882) 2022-06-10 15:33:19 -07:00
src Zk token ops using curve25519 syscalls (#25935) 2022-06-13 22:39:07 +09:00
Cargo.toml chore: bump enum-iterator from 0.7.0 to 0.8.1 (#25092) 2022-05-10 20:58:03 -06:00
build.rs