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 |
Richard Barnes
|
f7445b17d6
ocsp: Add server-side OCSP processing
|
11 years ago |
Han-Wen Nienhuys
|
88b65fb663
ssh: return session ID in ConnMeta.SessionID.
|
11 years ago |
Dave Cheney
|
7db43667c7
ssh: make godoc examples easier to reuse
|
11 years ago |
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 |