Commit Graph

11 Commits (d7510ecdf738c384929a2f62b911432b9b3b185e)

Author SHA1 Message Date
Stephen Fox d7510ecdf7 Tweaked 'PublicKeyAuthorizedKeysLine()' comment.
7 years ago
Stephen Fox 58c692a587 Get bits from private key rather than user input.
7 years ago
Stephen Fox f3128143fa Simplified building of authorized_keys public key.
7 years ago
Stephen Fox f2c11b55be Renamed authorized_keys public key function.
7 years ago
Stephen Fox d465231e63 Fixed bad curve ecdsa curve bug.
7 years ago
Stephen Fox 9328c9f9e0 Renamed "new*" SSH key pair methods.
7 years ago
Stephen Fox f8db84334d Alias 'golang.org/x/crypto/ssh' as 'gossh'.
7 years ago
Stephen Fox 9a9bc18fab Renamed SSH key pair source files per pattern.
7 years ago
Stephen Fox 7f6b307dd6 Remove 'Ssh' suffix from 'KeyPairType' constants.
7 years ago
Stephen Fox c6ae8654d9 Moved SSH key pair code into 'helper/ssh'.
7 years ago
Adrien Delorme 5369c15459 helper: communicator.SSHFileSigner => ssh.FileSigner
8 years ago