myssh

package
v0.0.0-...-bfba84d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSignerFromSigner

func NewSignerFromSigner(input crypto.Signer) (ssh.AlgorithmSigner, error)

func SignCert

func SignCert(c *ssh.Certificate, rand io.Reader, authority ssh.AlgorithmSigner) error

forked from golang.org/x/crypto/ssh because we want to use AlgorithSigner instead of Signer. this is because Signer will default to SHA-1, which is a) bad and b) unsupported by AWS KMS.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL