Commit History

Author SHA1 Message Date
  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
  Michael Munday e37aea1ec3 sha3: use x/sys/cpu for s390x feature detection 6 years ago
  Max Semenik 31a3858548 ssh/terminal: fix GetSize on Windows 6 years ago
  Michael Matloob 215aa809ca all: add a go.mod file 6 years ago
  Ian Haken 7f87c0fbb8 ssh/agent: add checking for empty SSH requests 7 years ago
  lukechampine ffb98f7385 xts: reduce tweak allocations 7 years ago
  Sad Pencil 6635ad9975 bn256: fix String methods when g.p == nil 6 years ago
  Filippo Valsorda a57398324d all: deprecate broken and legacy packages 6 years ago
  Alex Vaghin a4c6cb3142 acme: try to fetch nonce from directory first 6 years ago
  Meng Zhuo 74369b46fc internal/chacha20: add SIMD implementation on arm64 6 years ago
  Michael McLoughlin 193df9c0f0 curve25519: mask high bit when loading group point 6 years ago
  Michael Cook b8fe1690c6 all: fix ineffectual assignments 7 years ago