[][src]Module crypt4gh::keys

Utility to read Crypt4GH-formatted keys.

Functions

generate_keys

Generates a pair of Crypt4GH keys.

generate_private_key

Generates a random privary key.

get_private_key

Reads and decodes the private key stored in key_path.

get_public_key

Reads and decodes the public key stored in key_path.

get_public_key_from_private_key

Gets the public key from a private key