Static makiko::pubkey::SSH_ED25519

source ·
pub static SSH_ED25519: PubkeyAlgo
Expand description

“ssh-ed25519” public key algorithm from RFC 8709.

This algorithm is compatible with Ed25519Pubkey and Ed25519Privkey.