woodruffw / pgpkeydump

A tool for dumping PGP keys as JSON

Home Page:https://crates.io/crates/pgpkeydump

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose key purposes

woodruffw opened this issue · comments

Sequoia's ValidKeyAmalgamation has APIs for these; this tool should expose them (e.g. exposing whether a particular key is valid for signing, encryption, etc.).