Module sequoia_openpgp_ffi::crypto[][src]

Expand description

Cryptographic primitives.

Wraps sequoia-openpgp::crypto.

Structs

Holds a password.

Holds a session key.

Functions

Creates a signer from a key pair.

Frees a key pair.

Creates a new key pair.

Clones this object.

Returns a human readable description of this object

Compares objects.

Frees this object.

Creates a new password from a buffer.

Clones this object.

Returns a human readable description of this object

Compares objects.

Frees this object.

Creates a new session key from a buffer.

Creates a new session key.

Frees a signer.