Commit History

Author SHA1 Message Date
  Andreas Auernhammer 83de8c7b40 blake2b: register BLAKE2b 8 years ago
  Adam Langley 453249f01c poly1305: add burn-in test. 8 years ago
  Adam Langley dd96d35c1b ocsp: fix test flakiness 8 years ago
  Alex Vaghin 92783773f0 acme: reduce the number of network round trips 8 years ago
  Andreas Auernhammer 537c9dfe43 poly1305: simplify reference implementation 9 years ago
  Andreas Auernhammer f671756e04 blake2b: fix AVX performance problems on amd64 9 years ago
  MiLk 84bacda6ed ssh: Add the hmac-sha2-256-etm@openssh.com algorithm 9 years ago
  Heschi Kreinick 22ddb68ecc acme/autocert: fix racy tests 8 years ago
  Russ Cox 59a182cab6 curve25519: avoid loss of R15 in -dynlink mode 9 years ago
  Heschi Kreinick 5a6e40e042 ssh/agent: fix another test to not require IPv4. 9 years ago
  Han-Wen Nienhuys 77014cf7f9 ssh: prevent double kex at connection start, 2nd try 9 years ago
  Heschi Kreinick bed12803fa ssh: Support multiple source-addresses, don't require IPv4 in tests. 9 years ago
  Han-Wen Nienhuys 641ab6b320 ssh: reset buffered packets after sending 9 years ago
  Han-Wen Nienhuys b05791f2e1 ssh: add debug print at the lowest level 9 years ago
  Michael Munday dc137beb6c poly1305: add test vectors for edge cases 9 years ago
  Han-Wen Nienhuys a59c127441 ssh: rationalize rekeying decisions. 9 years ago
  Han-Wen Nienhuys 6fb066875c ssh: make sure we execute the initial key exchange only once 9 years ago
  Michael Munday 854ae91cdc crypto/chacha20poly1305: rename test vectors file 9 years ago
  Michael Munday 33e8e8f6b3 crypto/chacha20poly1305/internal/chacha20: add missing copyright header 9 years ago
  Han-Wen Nienhuys 41d678d1df ssh: soft code internal channel size for testing purposes 9 years ago
  Adam Langley b8a2a83acf otr: add missing return on error path 9 years ago
  Adam Langley 88e46b5e95 otr: reject private keys with parameters <= 0. 9 years ago
  Paul Querna b82246307b crypto/ssh: fix parsing order for ssh.ParseDSAPrivateKey 9 years ago
  Adam Langley 91902e332b ssh/terminal: consume data before checking for an error. 9 years ago
  Alex Brainman 13d9f6188e ssh/terminal: fix line endings handling in ReadPassword 9 years ago
  Han-Wen Nienhuys 2e74c77368 ssh: rewrite (re)keying logic. 9 years ago
  Shenghou Ma abc5fa7ad0 poly1305: make data declared in assembly files private 9 years ago
  Han-Wen Nienhuys 2f8be38b9a ssh: make client auth tests less chatty. 9 years ago
  Han-Wen Nienhuys 7c6cc321c6 x/ssh: filter debug and ignore messages in transport.readPacket. 9 years ago
  Andrew Gerrand 1d77d5bd47 acme/autocert: fix typo in Cache doc comment 9 years ago