Skip to content

tool: add keygen subcmd

Kai Michaelis requested to merge keygen into master

The new subcommand can generate simple RSA and ECC keys and their revocation certificates. It mostly exposes the TPKBuilder API. Users can specify whether a key can sign and/or encrypt.

Edited by Kai Michaelis

Merge request reports