index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
test_kex.py
Age
Commit message (
Expand
)
Author
2023-01-16
No more (object)ions
Jeff Forcier
2023-01-11
blacken
Jeff Forcier
2023-01-09
s/mock/unittest.mock/g
Jeff Forcier
2022-03-15
Fix Free Software Foundation address
Paul Howarth
2021-12-23
Add support for RSA SHA2 host and public keys
Jeff Forcier
2021-07-23
noqa long line
Jeff Forcier
2021-07-23
Add some tests for server-mode Diffie-Hellman key exchange.
Benno Rice
2019-06-09
flake8/blacken
Jeff Forcier
2019-06-09
Merge branch 'master' into 1233-int
Jeff Forcier
2019-06-08
Travis' PyPy variants' local SSL doesn't support Curve25519
Jeff Forcier
2019-06-08
Merge branch '2.4'
Jeff Forcier
2019-06-08
Some additional badly named tests that I guess weren't in master?
Jeff Forcier
2019-06-08
flake8 now applied to tests, huzzah
Jeff Forcier
2019-06-07
While I'm in here, remove some of these horrid numbered test names
Jeff Forcier
2019-06-07
Import modified tests from #1258
Jeff Forcier
2019-02-06
Move to cryptography 2.5 and stop using deprecated APIs.
Andrew Wason
2018-08-22
Bump black up to 18.6b4
Jeff Forcier
2018-06-12
Remove trailing space
Edgar Sousa
2018-06-12
Make black - py36 happy.
edgsousa
2018-06-12
Remove py2 long L suffix from test_kex
edgsousa
2018-06-12
Add Group16 SHA512 Kex
edgsousa
2018-06-12
Merge remote-tracking branch 'upstream/master'
Edgar Sousa
2018-06-12
Add support for DH Group14-SHA256.
Edgar Sousa
2018-05-29
Blacken under black 18.5b0
Jeff Forcier
2018-05-17
Blacken Paramiko on 2.4
Chris Rose
2017-10-23
Import cleanup, mostly focused on s/tests/./
Jeff Forcier
2017-05-04
refactor files
Shashank Veerapaneni
2017-05-01
Unit tests
Shashank Veerapaneni
2014-07-16
Include sha2 changes in tests
Matthias Witte
2014-03-29
Switch from using PyCrypto's Random to using os.urandom.
Alex Gaynor
2014-03-07
Fix import * and a bunch of PEP8 formatting
Scott Maxwell
2014-03-07
Start in on star import eradication
Jeff Forcier
2013-11-19
Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...
Scott Maxwell
2013-11-02
Fix some deprecation and resource warnings
Scott Maxwell
2013-10-31
Fix bytes/str type in more places
Scott Maxwell
2013-10-30
Convert and detect types properly, use helper constants, use StringIO and range
Scott Maxwell
2013-10-30
Fix message sending
Scott Maxwell
2013-10-30
Fix imports
Scott Maxwell
2013-09-27
Fixed a typo in the license header of most files
Jeff Forcier
2010-08-03
Use Crypto.Random rather than Crypto.Util.RandomPool.
Gary van der Merwe
2009-07-19
fix my email address to be the current one.
Robey Pointer
2007-10-28
[project @ robey@lag.net-20071029030520-ozmne7y4l6037m8h]
Robey Pointer
2007-02-13
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
Robey Pointer
2006-08-01
[project @ robey@lag.net-20060801182143-088ff687e0945937]
Robey Pointer
2006-07-23
[project @ robey@lag.net-20060723235649-5f757e44908ffb31]
Robey Pointer
2005-07-07
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-25]
Robey Pointer
2005-05-21
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-10]
Robey Pointer
2005-02-28
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154]
Robey Pointer
2004-11-07
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-102]
Robey Pointer