chris marget
|
13cc73d600
|
keypair parsing and testing
|
2019-02-06 13:46:55 -05:00 |
Stephen Fox
|
72b7d63a6a
|
Restructured the SSH key pair's description.
Now include the key pair name (if any), and make it more "readable".
|
2019-02-05 13:37:09 -05:00 |
Stephen Fox
|
f2c11b55be
|
Renamed authorized_keys public key function.
|
2019-02-04 14:27:14 -05:00 |
Stephen Fox
|
d465231e63
|
Fixed bad curve ecdsa curve bug.
|
2019-02-04 14:25:37 -05:00 |
Stephen Fox
|
f8db84334d
|
Alias 'golang.org/x/crypto/ssh' as 'gossh'.
|
2019-02-04 12:29:47 -05:00 |
Stephen Fox
|
9a9bc18fab
|
Renamed SSH key pair source files per pattern.
There appears to be a pattern of naming SSH key pair related
source files "*_key_pair*".
|
2019-02-04 12:25:00 -05:00 |