Historial de Commits

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