Files
buildx/vendor/github.com/hiddeco/sshsig/doc.go
T
2026-01-14 09:03:42 -08:00

5 lines
242 B
Go

// Package sshsig provides an API to sign and verify messages using SSH keys.
// It is an implementation of the SSH Signature format as described in
// https://github.com/openssh/openssh-portable/blob/V_9_3_P1/PROTOCOL.sshsig.
package sshsig