Commit History

Author SHA1 Message Date
  Peter Moody 7d5b0be716 crypto/ssh: allow identities to be constrained. 10 years ago
  Andrew Gerrand 4d8f0cfeca ssh: fix spelling of test so that it runs 10 years ago
  Dmitry Savintsev 02a186af8b crypto/ssh: fix a comment (trivial) 10 years ago
  Alexander Neumann f6a608df62 poly1305/arm: allow building with Go 1.3 10 years ago
  Michael Gehring 4831188890 x/crypto/ssh: fix comment 10 years ago
  Adam Langley 2f677ffe0a go.crypto/openpgp/packet: fix comment typo. 10 years ago
  Michael Gehring cc04154d65 x/crypto/ssh: fix bounds check in parseString 10 years ago
  Giovanni Bajo f1b99bc9f1 crypto/openpgp: don't panic on nil private signing key in Encrypt 10 years ago
  Taru Karttunen 60052bd85f ssh: Add explicit type in comparison with constant to make go-fuzz happy 10 years ago
  Han-Wen Nienhuys 1e856cbfdf crypto/ssh: fix format string error in test. 10 years ago
  Dmitry Savintsev 7ac880de98 crypto/ssh: trivial spacing change for gofmt compliance 10 years ago
  KB Sriram c10c31b5e9 x/crypto/openpgp: cross-signature validation for signing subkeys. 10 years ago
  Keith Ball 326f0c56aa crypto/openpgp: select newest valid encryption subkey 10 years ago
  Richard Barnes 5b330e8ba0 ocsp: pre-serialized responses and improved ASN.1 11 years ago
  Giovanni Bajo ecf53cc131 crypto/openpgp: add serialization for encrypted key packets 11 years ago
  Han-Wen Nienhuys 9fb97e878d x/crypto/ssh: add padding oracle countermeasures for AES-CBC. 10 years ago
  Shenghou Ma ce6bda6918 ocsp: fix test on TZ=UTC systems 10 years ago
  Joel Sing 644910e6da poly1305: fix compilation on arm with go tip 10 years ago
  Jungho Ahn 4d48e5fa3d x/crypto/poly1305: add ARM assembly 10 years ago
  datianshi e3f150b437 ssh: add hmac-sha2-256. 10 years ago
  Han-Wen Nienhuys 74f810a015 x/crypto/ssh: bail early if a server has no auth methods configured. 10 years ago
  KB Sriram 24ffb5feb3 x/crypto/openpgp: Limit packet recursion depth. 10 years ago
  Dmitry Savintsev 59435533c8 crypto/ssh: fix encoding of ssh certs with critical options 10 years ago
  Dmitry Savintsev c84e1f8e3a crypto/ssh: update references to the old code.google.com repo 10 years ago
  Dmitry Savintsev 8b27f58b78 crypto/ssh: fix the links to the SSH protocol documents 10 years ago
  Glenn Brown bc65b9074c sha3: fix TestAppend to loop twice, to match the comments. 10 years ago
  Nathan(yinian) Hu 5c68cfdf2a crypto/ssh: add support for aes128-cbc cipher. 10 years ago
  Marga Manterola c57d4a7191 poly1305, curve25519: add build constraints for appengine 10 years ago
  Josh Bleecher Snyder b7d6bf2c61 crypto: add codereview.cfg 10 years ago
  Andrew Gerrand 1351f936d9 doc: add CONTRIBUTING.md 11 years ago