Commit History

Author SHA1 Message Date
  David Leon Gil bfc286917c sha3: move test data to testdata 11 years ago
  David Leon Gil 4ed45ec682 sha3: use unaligned reads and xors on x86 and x64 11 years ago
  Michael Marineau 160b2e156e ssh/agent: do not return nil entries from keyring.Signers() 11 years ago
  David Leon Gil 632d287f9f crypto/openpgp: support public keys generated by End-to-End 11 years ago
  Kristopher Watts 280be005b3 ssh: add ServerConfig.ServerVersion option 11 years ago
  Alex Brainman c89e568385 crypto: copying .gitattributes to all subrepositories 11 years ago
  Derek Che a7ead6ddf0 ssh/terminal: fix SetSize when nothing on current line 11 years ago
  David Symonds 1fbbd62cfe crypto: add import comments. 11 years ago
  David Symonds 731db29863 remove codereview.cfg. 11 years ago
  David Symonds 51bc81f679 convert .hgignore to .gitignore. 11 years ago
  Adam Langley f59690be3f go.crypto/openpgp: fix nil Config case. 11 years ago
  Brian Gitonga Marete ca455997ca go.crypto/openpgp: Allow config. of s2k count for symmetric encrypt. 11 years ago
  Adam Langley 5ff91abc76 go.crypto/ssh/terminal: support bracketed paste mode. 11 years ago
  Andrew Gerrand a73c6bbfc5 go.crypto: use golang.org/x/... import paths 11 years ago
  Adam Langley 1a85842c9e go.crypto/ssh/terminal: fix Home and End. 11 years ago
  Adam Langley 30ad74476e go.crypto/ssh/terminal: remove \r from passwords on Windows. 11 years ago
  Brian Gitonga Marete c24604da51 go.crypto/openpgp: Allow configuration of s2k hash during encryption. 11 years ago
  Adam Langley 3e2271302c go.crypto/openpgp: don't corrupt encrypted private key when decryption fails. 11 years ago
  Adam Langley 7780ec1765 go.crypto/ssh/terminal: fix crash when terminal narrower than prompt. 11 years ago
  Ian Lance Taylor cb7a96fa34 sha3: change range statement in test to work with Go 1.3 and earlier 11 years ago
  Eric Roshan-Eisner 9b55b542f6 go.crypto/sha3: optimize round function 11 years ago
  Ian Lance Taylor 902e2dcb72 curve25519, poly1305: change last CL to build with Go 1.3 11 years ago
  Ian Lance Taylor 20b2ab3f62 curve25519, poly1305: mark constants as RODATA 11 years ago
  Han-Wen Nienhuys 72116d5c17 go.crypto/ssh: clean up address parsing in forward code. 11 years ago
  Han-Wen Nienhuys fc84ae5437 go.crypto/ssh: reuse packet buffer for channel writes. 11 years ago
  Adam Langley 82442e0e95 go.crypto/sha3: use the go1.4 tag to register the hash functions. 11 years ago
  David Leon Gil 1b32d8b50a go.crypto/sha3: update to sync with draft FIPS-202 11 years ago
  Adam Langley 18c283559e go.crypto/openpgp: fix clearsigned parsing of messages with leading blank lines. 11 years ago
  Han-Wen Nienhuys 9e886ee4f2 go.crypto/ssh: skip tests that start ssh-agent. 11 years ago
  Adam Langley 3092f0d93b go.crypto/openpgp: return signature error rather than unknown issuer. 11 years ago