Commit History

Author SHA1 Message Date
  Carlos Eduardo Seo 5c40567a22 internal/chacha20: fix variable naming 6 years ago
  Lynn Boger f99c8df09e poly1305: improve performance with asm for ppc64le 6 years ago
  Carlos Eduardo Seo 20be4c3c3e internal/chacha20: improve performance for ppc64le 6 years ago
  Conrado P. L. Gouvea 22d7a77e9e sha3: fix bug in cSHAKE Clone() 6 years ago
  yanweizhi cbcb750295 ssh/gss: support kerberos authentication for ssh server and client 6 years ago
  Matthew Dempsky e1dfcc5662 openpgp: replace "currentTime" with "creationTime" as appropriate 6 years ago
  Udalov Max a29dc8fdc7 scrypt: use math.bits rotate functions instead of ad-hoc implementation 6 years ago
  chigotc f162ad860c ssh/test: add port for aix/ppc64 6 years ago
  Filippo Valsorda c05e17bb3b openpgp/clearsign: reject potentially misleading headers and messages 6 years ago
  Udalov Max d864b10871 blake2s: use math.bits rotate functions instead of ad-hoc implementation 6 years ago
  Aofei Sheng f8560614ba acme/autocert: make host of TLS certificate to be obtained always Punycode 6 years ago
  Udalov Max af44ce270e blake2b: use math.bits rotate functions instead of ad-hoc implementations 6 years ago
  Han-Wen Nienhuys df01cb2cc4 ssh: invert algorithm choices on the server 6 years ago
  Tobias Klauser b43e412143 ssh/test: skip test on js/wasm 6 years ago
  Kris Kwiatkowski f416ebab96 sha3: add cSHAKE support 7 years ago
  Neven Sajko 92d88b081a all: change the old assembly style AX:CX to CX, AX 6 years ago
  Han-Wen Nienhuys 88737f569e ssh/test: use t.Run for MAC/kex/pubkey tests 6 years ago
  Han-Wen Nienhuys e7b772b700 ssh: print server exit reason in tests 6 years ago
  Han-Wen Nienhuys 9732e03de3 ssh: add packetTypeNames map for better debug info 6 years ago
  Han-Wen Nienhuys d99183c9a7 ssh: rename ExampleHostKeyCheck to ExampleClientConfig_HostKeyCallback 6 years ago
  Han-Wen Nienhuys 184a689644 ssh: remove testing.T from ExampleRetryableAuthMethod 6 years ago
  Han-Wen Nienhuys 457ee04da3 ssh: rename methods in packetCipher interface 6 years ago
  Brad Fitzpatrick 38d8ce5564 ssh/test: skip test to fix build on solaris and aix 6 years ago
  Brad Fitzpatrick 8e1b8d32e6 crypto: update go.mod for s390x x/sys/cpu changes 6 years ago
  Andrey Petrov a5d413f772 ssh/terminal: Use move-N sequences for >1 cursor moves 6 years ago
  Filippo Valsorda b7391e95e5 salsa20/salsa: fix keystream loop in amd64 assembly when overflowing 32-bit counter 6 years ago
  Michael McLoughlin a1f597ede0 curve25519: add test vectors from BoringSSL 6 years ago
  Andreas Auernhammer c2843e01d9 poly1305: implement a subset of the hash.Hash interface 7 years ago
  Michael Munday 8dd112bcdc internal/chacha20: use x/sys/cpu for s390x feature detection 6 years ago
  Michael Munday 0091315ad7 poly1305: use x/sys/cpu for s390x feature detection 6 years ago