首页
首页 » 其它 » gpgsplit

gpgsplit


gpgsplit

gpgsplit [options] [files]

Split an OpenPGP format message into individual packets. If no file is specified, the message is read from stdin. The split packets are written as individual files.

Options

-h, -?, --help

Display a short help message.

--no-split

Write to stdout instead of splitting the packets into individual files.

-p, --prefix string

Begin each filename with the specified string.

--secret-to-public

Convert any secret keys in the message to public keys.

--uncompress

Uncompress any compressed packets.

-v, --verbose

Verbose mode. More informative.