summaryrefslogtreecommitdiff
path: root/paramiko/kex_group16.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix spelling mistake of distributedBenjamin Drung2022-04-121-1/+1
| | | | | | Spelling mistake was found by lintian. Signed-off-by: Benjamin Drung <bdrung@ubuntu.com>
* Fix Free Software Foundation addressPaul Howarth2022-03-151-1/+1
| | | | They moved from Temple Place to Franklin Street in 2005.
* Fix copypasta'd copyrightJeff Forcier2019-06-091-1/+1
|
* flake8/blackenJeff Forcier2019-06-091-3/+1
|
* Make black - py36 happy.edgsousa2018-06-121-2/+2
|
* flake8 warningsedgsousa2018-06-121-2/+2
| | | | Change order of preference of -etm hmac algos (fixes test_transport zlib)
* Add Group16 SHA512 Kexedgsousa2018-06-121-0/+37