Commit History

Author SHA1 Message Date
  Brad Fitzpatrick 2fc4c88bf4 ssh: also start forward listeners on ListenUnix 7 years ago
  Brad Fitzpatrick 034e5325b6 ssh: don't start goroutines handling forwarded connections until needed 7 years ago
  Michael Munday 94e3fad7f1 chacha20poly1305: add test for empty plaintext and additional data 7 years ago
  Hana (Hyang-Ah) Kim 2d027ae1dd ssh/terminal: run tests only on supported platforms 7 years ago
  Filippo Valsorda 1258d06b9d salsa20: panic when len(out) < len(in) following cipher.Stream 7 years ago
  Filippo Valsorda 21052ae466 openpgp: fix vet issue in tests 7 years ago
  Leon Klingele 4ec37c66ab sha3: add NewLegacyKeccak256 7 years ago
  Filip Haglund 1f94bef427 scrypt: update example to match recommendation two lines below 7 years ago
  Kris Kwiatkowski 76a954637d sha3: enable TestUnalignedWrites 7 years ago
  Filippo Valsorda 8b1d31080a bn256: explicitly fix MakeAffine for ∞ 7 years ago
  Tom Thorogood 2c241ca304 chacha20poly1305: correct AVX2 feature detection 7 years ago
  Michael Munday 613d6eafa3 ssh: fix copy and paste error 7 years ago
  Joe Shaw 80f0338f9e ocsp: remove error for > 1 certificate in response 8 years ago
  Andreas Auernhammer ae8bce0030 crypto/{blake2b,blake2s,argon2,chacha20poly1305}: replace CPU feature detection 7 years ago
  Alberto Donizetti db7d12313a ssh/agent: remove len check in Unlock 7 years ago
  Michael Munday b49d69b5da internal/chacha20: add s390x SIMD implementation 7 years ago
  Michael Munday 754cb46fa0 chacha20poly1305: update to use new ChaCha20 API 7 years ago
  Michael Munday 83c378c48d ssh: update to use new ChaCha20 API 7 years ago
  Michael Munday 12dd70caea internal/chacha20: implement the cipher.Stream interface and optimize 7 years ago
  Michael Munday dccd99e89d sha3: add optimized implementation for s390x 8 years ago
  Agniva De Sarker 719079de17 ssh/test: skip tests if run as root 7 years ago
  Andreas Auernhammer b0697eccbe blake2b: Revert "blake2b: use internal/cpu to determine AVX and SSE 4 support" 7 years ago
  Agniva De Sarker 2b6c08872f ssh/agent: update documentation link 7 years ago
  Andrey Mirtchovski e73bf333ef x/crypto: cryptobyte: manage integers with implicit tags 7 years ago
  Tobias Klauser d6449816ce blake2b: use internal/cpu to determine AVX and SSE 4 support 7 years ago
  Andrey Mirtchovski f70185d77e cryptobyte: minor documentation fix 7 years ago
  Han-Wen Nienhuys beb2a9779c ssh/knownhosts: disregard IP address if the hostname is available 7 years ago
  Han-Wen Nienhuys b2aa35443f ssh: drop extra connection Close call in TestMuxReadWrite 7 years ago
  ValarDragon 12892e8c23 blake2b,blake2s: implement BinaryMarshaler, BinaryUnmarshaler 7 years ago
  Mark Rushakoff 88942b9c40 xtea: comment cleanup 7 years ago