sshcryptdata

package
v0.0.0-...-f1cd97f Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2021 License: MIT Imports: 5 Imported by: 7

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DecodeChallengeCipherText

func DecodeChallengeCipherText(encodedCipherText string) (challenge []byte, cipherText []byte, err error)

func DecodeCipherText

func DecodeCipherText(encodedCipherText string) (cipherText []byte, err error)

func DecodePublicKey

func DecodePublicKey(pk string) (ssh.PublicKey, error)

func DecodeSignature

func DecodeSignature(sig string) (*ssh.Signature, error)

func EncodeChallengeCipherText

func EncodeChallengeCipherText(challenge []byte, cipherText []byte) string

func EncodeCipherText

func EncodeCipherText(cipherText []byte) string

func EncodeSignature

func EncodeSignature(sig *ssh.Signature) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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