summaryrefslogtreecommitdiff
path: root/tests/test_kex.py
Commit message (Expand)AuthorAgeFilesLines
* noqa long lineJeff Forcier2021-07-231-1/+1
* Add some tests for server-mode Diffie-Hellman key exchange.Benno Rice2021-07-231-0/+42
* flake8/blackenJeff Forcier2019-06-091-15/+5
* Merge branch 'master' into 1233-intJeff Forcier2019-06-091-95/+122
|\
| * Travis' PyPy variants' local SSL doesn't support Curve25519Jeff Forcier2019-06-081-12/+14
| * Merge branch '2.4'Jeff Forcier2019-06-081-29/+29
| |\
| | * Some additional badly named tests that I guess weren't in master?Jeff Forcier2019-06-081-12/+12
| | * flake8 now applied to tests, huzzahJeff Forcier2019-06-081-26/+26
| * | While I'm in here, remove some of these horrid numbered test namesJeff Forcier2019-06-071-14/+14
| * | Import modified tests from #1258Jeff Forcier2019-06-071-0/+74
| * | Move to cryptography 2.5 and stop using deprecated APIs.Andrew Wason2019-02-061-6/+6
| |/
| * Bump black up to 18.6b4Jeff Forcier2018-08-221-73/+24
* | Remove trailing spaceEdgar Sousa2018-06-121-1/+1
* | Make black - py36 happy.edgsousa2018-06-121-14/+28
* | Remove py2 long L suffix from test_kexedgsousa2018-06-121-2/+2
* | Add Group16 SHA512 Kexedgsousa2018-06-121-0/+24
* | Merge remote-tracking branch 'upstream/master'Edgar Sousa2018-06-121-98/+216
|\ \ | |/
| * Blacken under black 18.5b0Jeff Forcier2018-05-291-33/+75
| * Blacken Paramiko on 2.4Chris Rose2018-05-171-88/+164
* | Add support for DH Group14-SHA256.Edgar Sousa2018-06-121-0/+24
|/
* Import cleanup, mostly focused on s/tests/./Jeff Forcier2017-10-231-2/+3
* refactor filesShashank Veerapaneni2017-05-041-5/+5
* Unit testsShashank Veerapaneni2017-05-011-1/+56
* Include sha2 changes in testsMatthias Witte2014-07-161-1/+119
* Switch from using PyCrypto's Random to using os.urandom.Alex Gaynor2014-03-291-8/+9
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-0/+10
* Start in on star import eradicationJeff Forcier2014-03-071-1/+1
* Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...Scott Maxwell2013-11-191-21/+21
* Fix some deprecation and resource warningsScott Maxwell2013-11-021-41/+41
* Fix bytes/str type in more placesScott Maxwell2013-10-311-20/+20
* Convert and detect types properly, use helper constants, use StringIO and rangeScott Maxwell2013-10-301-3/+3
* Fix message sendingScott Maxwell2013-10-301-12/+14
* Fix importsScott Maxwell2013-10-301-0/+1
* Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* Use Crypto.Random rather than Crypto.Util.RandomPool.Gary van der Merwe2010-08-031-6/+4
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20071029030520-ozmne7y4l6037m8h]Robey Pointer2007-10-281-1/+1
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-3/+1
* [project @ robey@lag.net-20060801182143-088ff687e0945937]Robey Pointer2006-08-011-16/+17
* [project @ robey@lag.net-20060723235649-5f757e44908ffb31]Robey Pointer2006-07-231-8/+68
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-25]Robey Pointer2005-07-071-0/+6
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-10]Robey Pointer2005-05-211-2/+2
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154]Robey Pointer2005-02-281-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-102]Robey Pointer2004-11-071-0/+177