solana/zk-keygen/src
samkim-crypto daebea0f33
[zk-keygen] Add `pubkey` and `recover` commands (#31740)
* add `pubkey` command

* add `recover` command

* add simple sanity tests for `pubkey` command

* remove short opt for `force`

* implement `FromStr` for `KeyType`

* increase scope for keypair name

* remove `--outfile` option for `pubkey` command

* make `--type` opt into a positional argument

* cargo sort
2023-05-24 07:22:53 +09:00
..
main.rs [zk-keygen] Add `pubkey` and `recover` commands (#31740) 2023-05-24 07:22:53 +09:00