Commit History

Author SHA1 Message Date
  Florian Uekermann 80db560fac nacl/sign: add package 7 years ago
  Brad Morgan c3a3ad6d03 acme/autocert: use valid certificates from the cache during renewal 8 years ago
  Filippo Valsorda 374053ea96 openpgp/packet: improve handling of short MPIs for RSA values 7 years ago
  Mike Tsao b4956d363a openpgp: serialize correct bitlength for generated ECC keys 8 years ago
  Lars Lehtonen 819dbedbcb openpgp/packet: fix swallowed errors in (*EncryptedKey).parse 8 years ago
  Andrew Bonventre 21652f85b0 CONTRIBUTING.md: remove note about not accepting Pull Requests 7 years ago
  Adam Langley c4a91bd4f5 ed25519: require canonical signatures 7 years ago
  Kyle Spiers 182114d582 sha3: fix typo in Shake256 docs 7 years ago
  Ilya Tocar c7dcf104e3 ripemd160: use bits.Rotate for rotates 7 years ago
  Tobias Klauser 7effd64e11 ssh/terminal: store termios copy in terminal state on Solaris 7 years ago
  Tobias Klauser 526a373fd7 ssh/terminal: simplify defer 7 years ago
  Mark Rushakoff 85f98707c9 argon2: fix typo and code formatting in comments 7 years ago
  Jake Burkhead 0b6b69c7d2 acme/autocert: return error from cachePut 7 years ago
  Alex Vaghin 91a49db82a acme: stop polling authz on 4xx client errors 7 years ago
  Han-Wen Nienhuys 8c653846df ssh: document how to unmarshal public keys 7 years ago
  Brad Fitzpatrick beaf6a3570 ssh: fix error variable naming convention, add docs 7 years ago
  Han-Wen Nienhuys 49796115aa ssh: use a variable rather than type for NoAuthError 7 years ago
  Spencer Tung 432090b8f5 Adding a unique error when no authentication method has been passed in 7 years ago
  Damien Tournoud 650f4a345a openpgp: allow NewEntity to specify the default cipher 8 years ago
  Yaron de Leeuw 3a6c3ce65c openpgp: correct NewEntity name creation 7 years ago
  Ingo Gottwald 9de5f2eaf7 acme/autocert: Remove unused retryAfter func 7 years ago
  Han-Wen Nienhuys 5119cf507e ssh: clarify how to parse out Certificates 8 years ago
  Han-Wen Nienhuys dea6ea3747 ssh: compile multi_auth_test.go on linux only 7 years ago
  Sami Pönkänen 9334d73e5f ssh: fix support for partial success authentication responses in client 8 years ago
  Andreas Auernhammer d9133f5469 argon2: add Argon2id and update parameter recommendations 8 years ago
  Sergey Lukjanov 1875d0a70c ssh/knownhosts: remove godoc about non-supported hashed hosts 8 years ago
  Yasuhiro Matsumoto 0efb9460aa ssh/terminal: use duplicate handle in ReadPassword 8 years ago
  Han-Wen Nienhuys 3d37316aaa ssh: return correct error on read failure 8 years ago
  Han-Wen Nienhuys d94f6bc902 ssh: use io.ReadFull() for reading chacha20-poly1305 packets. 8 years ago
  Han-Wen Nienhuys 31469a2049 ssh: remove chacha20-poly1305 from preferredCipher list 8 years ago