Han-Wen Nienhuys
|
457ee04da3
ssh: rename methods in packetCipher interface
|
il y a 5 ans |
Michael Munday
|
613d6eafa3
ssh: fix copy and paste error
|
il y a 6 ans |
Michael Munday
|
83c378c48d
ssh: update to use new ChaCha20 API
|
il y a 6 ans |
Han-Wen Nienhuys
|
3d37316aaa
ssh: return correct error on read failure
|
il y a 7 ans |
Han-Wen Nienhuys
|
d94f6bc902
ssh: use io.ReadFull() for reading chacha20-poly1305 packets.
|
il y a 7 ans |
Han-Wen Nienhuys
|
39efaea5da
ssh: cleanup cipher creation logic
|
il y a 7 ans |
Han-Wen Nienhuys
|
ee41a25c63
ssh: support chacha20-poly1305 cipher
|
il y a 7 ans |
Kevin Burke
|
e8f229864d
all: fix errors reported by vet, golint
|
il y a 7 ans |
Tobias Klauser
|
6a293f2d4b
ssh: remove unused parameter of newGCMCipher
|
il y a 7 ans |
Han-Wen Nienhuys
|
a48ac81e47
ssh: allow up to 255 bytes of padding in AES-GCM
|
il y a 7 ans |
MiLk
|
84bacda6ed
ssh: Add the hmac-sha2-256-etm@openssh.com algorithm
|
il y a 8 ans |
Sam Hug
|
b6789ab629
x/crypto/ssh: add 3des-cbc as a non-default cipher
|
il y a 8 ans |
Adam Langley
|
803f01ea27
x/crypto/ssh: allow a custom Config to specify CBC mode.
|
il y a 9 ans |
Han-Wen Nienhuys
|
9fb97e878d
x/crypto/ssh: add padding oracle countermeasures for AES-CBC.
|
il y a 9 ans |
Nathan(yinian) Hu
|
5c68cfdf2a
crypto/ssh: add support for aes128-cbc cipher.
|
il y a 9 ans |
Yan Zou
|
e1b0d6c49f
go.crypto/ssh: Add support for the pre-2006 RC4 cipher mode.
|
il y a 10 ans |
Adam Langley
|
fa50e7408b
go.crypto/ssh: import gosshnew.
|
il y a 10 ans |
Han-Wen Nienhuys
|
d7d50b0a7c
go.crypto/ssh: implement ECDH.
|
il y a 11 ans |
Dave Cheney
|
1582bf0781
go.crypto/ssh: never negotiate unsupported ciphers
|
il y a 12 ans |
Adam Langley
|
63f855d724
ssh: cosmetic cleanups
|
il y a 12 ans |
Russ Cox
|
470549d502
go.crypto: initial code
|
il y a 13 ans |