Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Auernhammer d9133f5469 argon2: add Argon2id and update parameter recommendations hace 8 años
  Sergey Lukjanov 1875d0a70c ssh/knownhosts: remove godoc about non-supported hashed hosts hace 8 años
  Yasuhiro Matsumoto 0efb9460aa ssh/terminal: use duplicate handle in ReadPassword hace 8 años
  Han-Wen Nienhuys 3d37316aaa ssh: return correct error on read failure hace 8 años
  Han-Wen Nienhuys d94f6bc902 ssh: use io.ReadFull() for reading chacha20-poly1305 packets. hace 8 años
  Han-Wen Nienhuys 31469a2049 ssh: remove chacha20-poly1305 from preferredCipher list hace 8 años
  Han-Wen Nienhuys 39efaea5da ssh: cleanup cipher creation logic hace 8 años
  Han-Wen Nienhuys 1c1f1399d0 ssh: remove redundant code hace 8 años
  Han-Wen Nienhuys 1835319e08 ssh: remove arcfour ciphers from the default preference list hace 8 años
  Alex Vaghin a660000891 argon2: add missing amd64 tags hace 8 años
  Han-Wen Nienhuys ee41a25c63 ssh: support chacha20-poly1305 cipher hace 8 años
  Alex Vaghin 13931e22f9 acme/autocert: support http-01 challenge type hace 8 años
  Justin Gracenin 5f55bce93a ssh: fix protocol version exchange (for multi-line) hace 8 años
  Han-Wen Nienhuys b3c9a1d25c ssh: use t.Run for testing multiple ciphers/macs hace 8 años
  Han-Wen Nienhuys 49373064ff internal/chacha20: move up from chacha20poly1305/internal/chacha20 hace 8 años
  Han-Wen Nienhuys 6bd909f163 ssh: specify InsecureIgnoreHostKey in the benchmarks hace 8 años
  Adam Langley 0fcca4842a bn256: don't claim a 128-bit security level. hace 8 años
  Andreas Auernhammer 2b4b18b6aa argon2: fix incorrect key derivation if parallelism > 1 hace 8 años
  Mansour Rahimi 95a4943f35 crypto/ssh: fix typo in error message in certs.go hace 8 años
  Andrew Ekstedt d585fd2cc9 pbkdf2: add benchmarks hace 8 años
  Peter Moody 244f6ce1f0 ssh: accept ed25519 certs hace 8 años
  Andreas Auernhammer 625c6a7b44 argon2: add new package implementing the Argon2 PBKDF family hace 8 años
  Kevin Burke 94eea52f7b all: run gofmt -s on source code hace 8 años
  Kevin Burke e8f229864d all: fix errors reported by vet, golint hace 8 años
  Sam Whited 48a5a650cf crypto/ssh: only show banner once hace 8 años
  Adam Langley 365904b0f3 nacl/auth: use KeySize constant consistently. hace 8 años
  Yasuhiro Matsumoto b080dc9a8c ssh/terminal: handle non-ASCII characters when reading passwords hace 8 años
  Tugdual Saunier 9f005a07e0 ssh: add support for banners hace 8 años
  Tobias Klauser 6a293f2d4b ssh: remove unused parameter of newGCMCipher hace 8 años
  Tobias Klauser 687d4b8185 terminal/ssh: use ioctl wrappers from x/sys/unix hace 8 años