Package-level declarations

Types

Link copied to clipboard

An Identity backed by an SSH Ed25519 private key, able to unwrap ssh-ed25519 stanzas produced by SshEd25519Recipient or by the reference age implementation.

Link copied to clipboard

A Recipient that wraps the file key to an SSH Ed25519 public key, producing an ssh-ed25519 stanza compatible with the reference age implementation.

Link copied to clipboard
object SshKey

Parses SSH keys into kage Recipients and Identitys.

Link copied to clipboard

An Identity backed by an SSH RSA private key, able to unwrap ssh-rsa stanzas produced by SshRsaRecipient or by the reference age implementation.

Link copied to clipboard

A Recipient that wraps the file key to an SSH RSA public key, producing an ssh-rsa stanza compatible with the reference age implementation.