Expand description

Implementation of the Gemina format.

For more information see the specification.

Enums

Version enum.

Functions

Creates a secret key.

Decrypts data using a secret key.

Decrypts data using a password.

Encrypts data using a secret key.

Encrypts data using a password.

Verifies encrypted data using a secret key.

Verifies encrypted data using a password.