Ian Haken
|
dab2b1051b
ssh: support SSH agent signature flags and custom extensions
|
6 yıl önce |
Adam Langley
|
0709b304e7
ssh: don't panic if a key is too short.
|
6 yıl önce |
Sami Pönkänen
|
9334d73e5f
ssh: fix support for partial success authentication responses in client
|
7 yıl önce |
Yasuhiro Matsumoto
|
84f24dfdf3
ssh: signal incorrect private key passwords with x509.IncorrectPasswordError
|
7 yıl önce |
Yasuhiro Matsumoto
|
fea6c2c835
ssh: add ParsePrivateKeysWithPassphrase
|
7 yıl önce |
Ryuzo Yamamoto
|
ede567c8e0
x/crypto/ssh: Add FingerprintLegacyMD5 and FingerprintSHA256 methods
|
8 yıl önce |
Emmanuel Odeke
|
a20de3fa94
x/crypto/ssh: ParsePrivateKey errors out with encrypted private keys
|
8 yıl önce |
Martin Garton
|
1e61df8d9e
x/crypto/ssh: add support for ed25519 keys
|
8 yıl önce |
Peter Moody
|
3760e01685
x/crypto/ssh: add function to parse known_hosts files.
|
9 yıl önce |
Evan Broder
|
e74b0352e5
crypto/ssh: Support turning a crypto.Signer into an ssh.Signer
|
9 yıl önce |
Andrew Gerrand
|
a73c6bbfc5
go.crypto: use golang.org/x/... import paths
|
10 yıl önce |
Adam Langley
|
fa50e7408b
go.crypto/ssh: import gosshnew.
|
10 yıl önce |
Jonathan Pittman
|
94779a0cf1
go.crypto/ssh: Implement CertTime to properly handle the "infinite" time
|
11 yıl önce |
Jonathan Pittman
|
9112f50fcd
go.crypto/ssh: Add certificate verification, step up support for authorized keys
|
11 yıl önce |
JP Sugarbroad
|
15d8abf5c4
go.crypto/ssh: fix certificate parsing/marshaling.
|
11 yıl önce |
Han-Wen Nienhuys
|
4e0581245c
go.crypto/ssh: parse DSA private keys too.
|
11 yıl önce |
Han-Wen Nienhuys
|
934c14ffe9
go.crypto/ssh: introduce Signer method, an abstraction of
|
11 yıl önce |
Han-Wen Nienhuys
|
e62b2aead4
go.crypto/ssh: introduce PublicKey interface type.
|
11 yıl önce |