1. c8d3bf9 x/crypto/chacha20: fix typo in benchmark by Roland Shoemaker · 3 years, 4 months ago
  2. c1f2f97 ssh/terminal: bump x/term dependency to fix js/nacl by Filippo Valsorda · 3 years, 4 months ago
  3. 4be66e5 ssh/terminal: replace with a golang.org/x/term wrapper by Filippo Valsorda · 3 years, 6 months ago
  4. 0c6587e ssh/terminal: add support for zos by Mahdi Hosseini Moghaddam · 3 years, 5 months ago
  5. 9e8e0b3 ssh: improve error message for KeyboardInteractiveChallenge by Aidan Coyle · 3 years, 6 months ago internal-branch.go1.16-vendor
  6. 84dcc77 crypto/ssh: add Client.Close in Dial example by Emmanuel T Odeke · 3 years, 6 months ago
  7. 7f63de1 internal/wycheproof: add RSA OAEP decryption tests by Roland Shoemaker · 3 years, 10 months ago
  8. c90954c nacl/auth: use Size instead of KeySize for Sum output by woat · 3 years, 6 months ago
  9. eb9a90e ocsp: Improve documentation for ParseResponse and ParseResponseForCert by Roland Shoemaker · 3 years, 6 months ago
  10. afb6bcd ssh: remove slow unnecessary diffie-hellman-group-exchange primality check by Daniel Cohen · 3 years, 7 months ago
  11. 5c72a88 sha3: remove go:nocheckptr annotation by Bryan C. Mills · 3 years, 7 months ago
  12. 123391f internal/wycheproof: add generic AEAD test by Roland Shoemaker · 3 years, 10 months ago
  13. 948cd5f pkcs12: drop PKCS#12 attributes with unknown OIDs by chronologos · 3 years, 9 months ago
  14. ab33eee pkcs12: document that we use the wrong PEM type by Filippo Valsorda · 3 years, 9 months ago
  15. 75b2880 ssh: Make error message deterministic by Julian Kornberger · 3 years, 9 months ago release-branch.go1.15
  16. 70a84ac internal/wycheproof: add tests for hmac generation by Roland Shoemaker · 3 years, 10 months ago
  17. 279210d ssh: don't err out on channel request msgs to unknown channels by Erick Tryzelaar · 3 years, 10 months ago
  18. 06a226f Use boolean tag (0x01) for boolean type. by Pasi Tähkäpää · 3 years, 11 months ago
  19. 4b2356b poly1305: modify s390x assembly to implement MAC interface by Michael Munday · 4 years ago
  20. 729f1e8 ssh: improve docs on Certificate.SignCert by Lily Chung · 4 years ago
  21. 4bdfaf4 chacha20: don't panic encrypting the final blocks by Filippo Valsorda · 4 years ago
  22. 18b771b cryptobyte: handle AddASN1BigInt with -1 by Katie Hockman · 4 years ago
  23. 44a6062 poly1305: add (*MAC).Verify API and use it in chacha20poly1305 by Filippo Valsorda · 4 years, 5 months ago
  24. 3c4aac8 chacha20: improve generic implementation performance by Andy Wang · 4 years ago
  25. a76a400 Revert "chacha20: don't panic encrypting the final blocks" by Filippo Valsorda · 4 years ago
  26. 1c2c788 chacha20: don't panic encrypting the final blocks by Filippo Valsorda · 4 years ago
  27. 884d27f Update reference to CBC vulnerability in cipher.go by Bob McNaughton · 4 years ago
  28. 0848c95 chacha20poly1305: improve ExampleNewX by Filippo Valsorda · 4 years ago
  29. 4f8f47a ssh/terminal: handle ctrl+C, ctrl+F, ctrl+B by Hana (Hyang-Ah) Kim · 4 years ago
  30. 056763e ssh/agent: handle ed25519.PrivateKey by value in AddedKey by Alex Gaynor · 4 years ago
  31. baeed62 blake2b,blake2s: clarify difference between blake2b and blake2s by Katie Hockman · 4 years ago
  32. 0ec3e99 ssh: support aes256-cbc for passphrase-protected OpenSSH keys by Ross Kinsey · 4 years ago
  33. 891825f gitignore: remove obsolete reference to .hgignore in comment by Yannic Bonenberger · 4 years ago
  34. 97fc981 internal/wycheproof: update TestEcdsa to use ecdsa.VerifyASN1 by Katie Hockman · 4 years, 1 month ago
  35. 1b76d66 ssh: fix data race in dh group exchange sha256 by Lucas Bremgartner · 4 years, 1 month ago
  36. f7b0055 sha3: mark xorInUnaligned with go:nocheckptr by Bryan C. Mills · 4 years, 1 month ago
  37. 78000ba acme: make WaitAuthorization return authorization errors consistently by Andrew Louis · 4 years, 1 month ago
  38. 32487ec openpgp/packet: ensure that first partial packet is 512 bytes by Ian Lance Taylor · 4 years, 10 months ago
  39. 2aa609c chacha20,poly1305,chacha20poly1305: set consistent build tags by Filippo Valsorda · 4 years, 2 months ago
  40. eddbd5d chacha20: add SetCounter method by lukechampine · 4 years, 2 months ago
  41. 0f24fbd internal/wycheproof: add test for ChaCha20-Poly1305 AEAD encryption/decryption by Katie Hockman · 4 years, 2 months ago
  42. bac4c82 ssh: return an error for malformed ed25519 public keys rather than panic by Filippo Valsorda · 4 years, 2 months ago
  43. 1ad67e1 internal/wycheproof: add test for CBC decryption with PKCS#5 padding by Katie Hockman · 4 years, 1 month ago
  44. 1d94cc7 acme/autocert: remove unused listener struct field by Brad Fitzpatrick · 4 years, 2 months ago
  45. 86ce3cb acme/autocert: fix TLS-ALPN identifier in tests by Jason Baker · 4 years, 2 months ago
  46. 6ca56c2 acme: update TLS-ALPN identifier to the latest IANA assignment by Jason Baker · 4 years, 2 months ago
  47. ecb85df ssh/terminal: adjust ReadConsole rules on windows by Alex Brainman · 4 years, 2 months ago
  48. a95e85b ssh: support ECDSA private keys in OpenSSH format by Mariano Cano · 4 years, 2 months ago
  49. a0c6ece internal/wycheproof: add test for hkdf key extraction by Katie Hockman · 4 years, 3 months ago
  50. c9f3fb7 ssh: support encrypted OpenSSH private keys by Filippo Valsorda · 4 years, 4 months ago
  51. 69ecbb4 cryptobyte: fix panic due to malformed ASN.1 inputs on 32-bit archs by Filippo Valsorda · 4 years, 2 months ago release-branch.go1.14
  52. 530e935 openpgp/armor: allow armored PGP signature without a CRC by Katie Hockman · 4 years, 2 months ago
  53. 6d4e4cb ssh/terminal: stop using ENABLE_LINE_INPUT by Yasuhiro Matsumoto · 4 years, 3 months ago
  54. 61a8779 poly1305: drop broken arm assembly by Filippo Valsorda · 4 years, 3 months ago
  55. 5d647ca sha3: fix SHA-3 on s390x when using KIMD instruction by Michael Munday · 4 years, 3 months ago
  56. 53104e6 internal/wycheproof: skip failing test on 32-bit arm by Katie Hockman · 4 years, 3 months ago
  57. becbf70 nacl/box: support anonymous seal/open by Ben Toews · 4 years, 4 months ago
  58. e9b2fee internal/wycheproof: add Wycheproof tests for verifying signatures by Katie Hockman · 4 years, 4 months ago
  59. e7c4368 acme: expect standard ASN.1 signatures from ECDSA Client.Key by edef · 4 years, 4 months ago
  60. 0a08dad ssh: reject unencrypted keys from ParsePrivateKeyWithPassphrase by Filippo Valsorda · 4 years, 4 months ago
  61. 86a7050 ssh: add sk-ecdsa-sha2-nistp256 and sk-ed25519 by Sebastian Kinne · 4 years, 4 months ago
  62. b544559 ssh/agent: fix TestServerResponseTooLarge on Plan 9 by Fazlul Shahriar · 4 years, 4 months ago
  63. ac88ee7 ssh/agent: fix example by Filippo Valsorda · 4 years, 4 months ago
  64. 4f8c1d8 ssh/agent: clear the environment when starting ssh-agent in client_test by Bryan C. Mills · 4 years, 4 months ago
  65. 497ca9f ssh/test: fix test goroutine error handling by Lars Lehtonen · 4 years, 4 months ago
  66. e1110fd openpgp/elgamal: prevent bad key from causing panic in Decrypt by Katie Hockman · 4 years, 6 months ago
  67. 1665152 chacha20: implement XChaCha20 by Filippo Valsorda · 4 years, 9 months ago
  68. e082962 chacha20: expose internal/chacha20 package by Filippo Valsorda · 4 years, 9 months ago
  69. 9b708ad internal/chacha20: cache first round across XORKeyStream invocations by Filippo Valsorda · 4 years, 9 months ago
  70. 85e5e33 internal/chacha20: refactor for readability and consistency by Filippo Valsorda · 4 years, 9 months ago
  71. 2dbfe90 poly1305: rewrite the Go implementation with 64-bit limbs by Filippo Valsorda · 5 years ago
  72. bd318be pkcs12: fix dropped error by Lars Lehtonen · 4 years, 5 months ago
  73. 6e5058b ssh: fix dropped error by Lars Lehtonen · 4 years, 5 months ago
  74. 0a56756 acme/internal/acmeprobe: fix dropped error variable by Lars Lehtonen · 4 years, 5 months ago
  75. f4817d9 curve25519: implement new X25519 API and deprecate ScalarMult by Filippo Valsorda · 4 years, 5 months ago
  76. fe70532 curve25519: update package structure per golang.org/wiki/TargetSpecific by Filippo Valsorda · 4 years, 5 months ago
  77. ed6320f internal/chacha20: fix minor naming issue by Lynn Boger · 4 years, 5 months ago
  78. c7e5f84 sha3: align (*state).storage by Bryan C. Mills · 4 years, 5 months ago
  79. 8986dd9 acme/autocert: always pass AuthzURLs from AuthorizeOrder to deactivatePendingAuthz by Dmitri Shuralyov · 4 years, 5 months ago
  80. f83a468 go.mod: set go version by Bryan C. Mills · 4 years, 5 months ago
  81. 87dc89f acme/autocert: give tokensMu a better name by Alex Vaghin · 4 years, 6 months ago
  82. 0e8c3a9 acme/autocert: support ACME RFC 8555 by Alex Vaghin · 4 years, 6 months ago
  83. a950601 acme: update Directory URL to Let's Encrypt v2 by Alex Vaghin · 4 years, 6 months ago
  84. 1f99b0e acme: prevent discovery network roundtrips in tests by Alex Vaghin · 4 years, 6 months ago
  85. af544f3 internal/chacha20: improve chacha20 performance on ppc64le by Lynn Boger · 4 years, 6 months ago
  86. 34f6963 openpgp/packet: support crypto.Decrypter in EncryptedKey.Decrypt by Scott Ragan · 4 years, 6 months ago
  87. f9e2070 acme/internal: add a prober program by Alex Vaghin · 4 years, 7 months ago
  88. 4663e18 acme: update existing methods for RFC 8555 by Alex Vaghin · 4 years, 7 months ago
  89. 8834368 acme: implement new order-based issuance methods by Alex Vaghin · 4 years, 7 months ago
  90. a832865 acme: support RFC 8555 account management by Alex Vaghin · 4 years, 7 months ago
  91. cea2066 Revert "ssh/terminal: account for win32 api changes" by Brad Fitzpatrick · 4 years, 6 months ago
  92. fa1a291 acme: add KID variant to jwsEncodeJSON by Alex Vaghin · 4 years, 7 months ago
  93. 2682ddc acme: fetch fresh nonces from newNonce resource by Alex Vaghin · 4 years, 7 months ago
  94. 2afe7c4 acme: add support for RFC8555 compliant discovery by x1ddos · 4 years, 7 months ago
  95. 9ee001b ssh/terminal: account for win32 api changes by Jason A. Donenfeld · 4 years, 6 months ago
  96. 227b76d acme/autocert: remove tls-sni-xx challenge support by Alex Vaghin · 4 years, 7 months ago
  97. 094676d ssh: drop dh-group1-sha1 from default key exchanges by Eric Brown · 6 years ago
  98. 71b5226 sha3: add a space before +build in build tag comments by Tobias Klauser · 4 years, 7 months ago
  99. 9756ffd ssh/test: delete TestInvalidTerminalMode by Michael Hudson-Doyle · 4 years, 7 months ago
  100. 60c769a acme/autocert: remove tempfile after dircache write failed by yuanhh · 4 years, 7 months ago