Han-Wen Nienhuys
|
d99183c9a7
ssh: rename ExampleHostKeyCheck to ExampleClientConfig_HostKeyCallback
|
6 years ago |
Han-Wen Nienhuys
|
184a689644
ssh: remove testing.T from ExampleRetryableAuthMethod
|
6 years ago |
Han-Wen Nienhuys
|
457ee04da3
ssh: rename methods in packetCipher interface
|
6 years ago |
Brad Fitzpatrick
|
38d8ce5564
ssh/test: skip test to fix build on solaris and aix
|
6 years ago |
Brad Fitzpatrick
|
8e1b8d32e6
crypto: update go.mod for s390x x/sys/cpu changes
|
6 years ago |
Andrey Petrov
|
a5d413f772
ssh/terminal: Use move-N sequences for >1 cursor moves
|
6 years ago |
Filippo Valsorda
|
b7391e95e5
salsa20/salsa: fix keystream loop in amd64 assembly when overflowing 32-bit counter
|
6 years ago |
Michael McLoughlin
|
a1f597ede0
curve25519: add test vectors from BoringSSL
|
6 years ago |
Andreas Auernhammer
|
c2843e01d9
poly1305: implement a subset of the hash.Hash interface
|
7 years ago |
Michael Munday
|
8dd112bcdc
internal/chacha20: use x/sys/cpu for s390x feature detection
|
6 years ago |
Michael Munday
|
0091315ad7
poly1305: use x/sys/cpu for s390x feature detection
|
6 years ago |
Michael Munday
|
e37aea1ec3
sha3: use x/sys/cpu for s390x feature detection
|
6 years ago |
Max Semenik
|
31a3858548
ssh/terminal: fix GetSize on Windows
|
6 years ago |
Michael Matloob
|
215aa809ca
all: add a go.mod file
|
6 years ago |
Ian Haken
|
7f87c0fbb8
ssh/agent: add checking for empty SSH requests
|
7 years ago |
lukechampine
|
ffb98f7385
xts: reduce tweak allocations
|
7 years ago |
Sad Pencil
|
6635ad9975
bn256: fix String methods when g.p == nil
|
6 years ago |
Filippo Valsorda
|
a57398324d
all: deprecate broken and legacy packages
|
6 years ago |
Alex Vaghin
|
a4c6cb3142
acme: try to fetch nonce from directory first
|
6 years ago |
Meng Zhuo
|
74369b46fc
internal/chacha20: add SIMD implementation on arm64
|
6 years ago |
Michael McLoughlin
|
193df9c0f0
curve25519: mask high bit when loading group point
|
6 years ago |
Michael Cook
|
b8fe1690c6
all: fix ineffectual assignments
|
7 years ago |
Filippo Valsorda
|
9c16a0384b
pkcs12: add a note suggesting ToPEM for multiple certificates/keys
|
7 years ago |
Alex Vaghin
|
b01c7a7256
acme: support IP address authorization type
|
7 years ago |
Filippo Valsorda
|
ccddf3741a
pkcs12: note that this package is frozen and point to an alternative
|
7 years ago |
Filippo Valsorda
|
54b0dbbbf4
Revert "pkcs12: add a DecodeAll method"
|
7 years ago |
Julien Kauffmann
|
bf88e3f4ba
pkcs12: add a DecodeAll method
|
7 years ago |
Michal Bohuslávek
|
c7b33c32a3
ssh/terminal: support ^N and ^P
|
9 years ago |
Jay Taylor
|
057139ce5d
crypto/ssh/knownhosts: fix out-of-date documentation for checkAddr
|
7 years ago |
Ross Smith II
|
6407268620
blake2b: fix comments in grammar
|
7 years ago |