Adam Langley
|
03be8f3bf0
ssh/terminal: add GetState and make ReadPassword work in raw mode.
|
13 years ago |
Casey Marshall
|
50ff460fe1
openpgp: remove TeeReader from packet.Read
|
13 years ago |
Eric Milliken
|
61ab4d36df
go.crypto/ssh: support OpenSSH keepalives
|
13 years ago |
Jonathan Pittman
|
d95b28330d
go.crypto/ssh: some cleanup
|
13 years ago |
Casey Marshall
|
2da167fbbe
openpgp: improve parser resilience & flexibility, add PublicKey.BitLength()
|
13 years ago |
Adam Langley
|
84f97f92d0
go.crypto/bn256: updates tests in light of b2b2ae1f5140.
|
13 years ago |
Mikio Hara
|
eeef66c528
go.crypto: gofmt -w -s
|
13 years ago |
Jonathan Pittman
|
54c65aebf4
go.crypto/ssh: Miscellaneous changes up for discussion.
|
13 years ago |
Alex Brainman
|
97c15b3da8
go.crypto/ssh/test: move some variables into common os source file to fix windows build
|
13 years ago |
Jonathan Pittman
|
94c9f92c92
go.crypto/ssh: Add support for ECDSA keys and certs.
|
13 years ago |
Adam Langley
|
4002be2701
go.crypto/ssh: run gofmt
|
13 years ago |
Shawn Ledbetter
|
887809b6be
ssh: add functions for public keys in wire & auth keys format.
|
13 years ago |
Damian Gryski
|
62944567d8
go.crypto: remove cipher.Reset()
|
13 years ago |
Adam Langley
|
4c5258d8b6
go.crypto/bn256: ensure that t is initialised correctly.
|
13 years ago |
Joel Sing
|
ae58a7bde0
go.crypto/ssh: make tests work on non-cgo platforms.
|
13 years ago |
Ian Lance Taylor
|
153731a6de
go.crypto/ssh/test: don't kill process if it was never started
|
13 years ago |
Ian Lance Taylor
|
6779fad1d0
go.crypto: add and adjust +build lines for 386 and gccgo
|
13 years ago |
Jeff Hodges
|
2c5e207468
go.crypto/bcrypt: add Cost function
|
13 years ago |
Dave Cheney
|
1582bf0781
go.crypto/ssh: never negotiate unsupported ciphers
|
13 years ago |
Willem van der Schyff
|
2fccde5d00
go.crypto/ssh: add terminal modes to ssh.RequestPty()
|
13 years ago |
Adam Langley
|
c9c0e06eed
go.crypto/otr: expose IsEncrypted.
|
13 years ago |
Dave Cheney
|
4ce1924ebb
go.crypto: various: fix appengine compatibility
|
13 years ago |
Dmitry Chestnykh
|
dc67354e86
go.crypto/blowfish: document that only 16 bytes of salt are used.
|
13 years ago |
Dave Cheney
|
0b9766a68d
go.crypto/ssh: new test subpackage
|
13 years ago |
Gustav Paul
|
1aa39d6262
go.crypto/ssh: Read returns all unread bytes before returning io.EOF.
|
13 years ago |
Russ Cox
|
b1c91de896
curve25519: fix asm comment
|
13 years ago |
Russ Cox
|
750c6a9860
go.crypto: match asm variable names to Go func declarations
|
13 years ago |
Dmitry Chestnykh
|
6ba10a7acb
go.crypto/scrypt: add package
|
13 years ago |
Dmitry Chestnykh
|
815dd50d91
go.crypto/salsa20: add salsa.Core208.
|
13 years ago |
Adam Langley
|
9c0a3ae199
go.crypto/poly1305: enable AMD64 assembly
|
13 years ago |