Expand description

Data structures that define OpenPGP algorithms.

Algo and its components model “Algorithm Attributes” as described in the OpenPGP card specification.

AlgoSimple offers a shorthand for specifying an algorithm, specifically for key generation on the card.

Structs

4.4.3.11 Algorithm Information

ECC specific attributes of Algo (“Algorithm Attributes”)

RSA specific attributes of Algo (“Algorithm Attributes”)

Enums

4.4.3.9 Algorithm Attributes

A shorthand way to specify algorithms (e.g. for key generation).

Enum for naming ECC curves, and mapping them to/from their OIDs.