package keypair
import "github.com/oslokommune/okctl/pkg/keypair"
Package keypair provides cryptographic key pairs using the ed25519 format
Index ¶
Types ¶
type Keypair ¶
Keypair is the key pair and its metadata
func Generate ¶
Generate generates a ed25519 keypair
func GenerateFromReader ¶
GenerateFromReader generates a ed25519 keypair with the given reader
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
pkg/keypair/edkey | Package edkey is a copy of https://github.com/mikesmitty/edkey, which creates ED25519 keys in the OpenSSH format. |
- Version
- v0.0.106 (latest)
- Published
- Oct 21, 2022
- Platform
- linux/amd64
- Imports
- 7 packages
- Last checked
- 15 hours ago –
Tools for package owners.