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 |
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 |