summaryrefslogtreecommitdiffhomepage
path: root/tests/test_pkey.py
AgeCommit message (Expand)Author
2020-08-27Failing test anticipating #1723Jeff Forcier
2019-12-09Merge branch '2.7' into 1567-intJeff Forcier
2019-12-05fix loading ECDSA keys in new openssh private key formatPierce Lopez
2019-12-05test RSA key in new openssh private key format without paddingPierce Lopez
2019-12-05test loading ECDSA key in new openssh private-key formatPierce Lopez
2019-12-03How do folks keep putting friggin numbers in the tests?Jeff Forcier
2019-12-03Rename new test key files for readabilityJeff Forcier
2019-12-03Merge branch 'master' into 1343-intJeff Forcier
2019-06-21Merge branch '2.3' into 2.4Jeff Forcier
2019-06-21Merge branch '2.2' into 2.3Jeff Forcier
2019-06-21BlackenJeff Forcier
2019-06-21Merge branch '2.3' into 2.4Jeff Forcier
2019-06-21Merge branch '2.2' into 2.3Jeff Forcier
2019-06-21Add new keys and tests proving #1306Jeff Forcier
2019-06-08flake8 now applied to tests, huzzahJeff Forcier
2019-06-08Clean up shitty old test names of form test_[9-0A-Z]+_.*Jeff Forcier
2018-11-27blackenJared Hobbs
2018-11-27blackenJared Hobbs
2018-11-27add support for new OpenSSH private key formatJared Hobbs
2018-09-17Blacken, 2.3 editionJeff Forcier
2018-09-17s/test_path/_support/gJeff Forcier
2018-09-17Merge branch '2.2' into 2.3Jeff Forcier
2018-09-17Blacken, 2.2 editionJeff Forcier
2018-09-17Test-level fixes for pytest & friends, 2.2 editionJeff Forcier
2018-09-17Merge branch '2.1' into 2.2Jeff Forcier
2018-09-17Blacken 2.0 with black 18.6b4Jeff Forcier
2018-09-17Import cleanup, mostly focused on s/tests/./Jeff Forcier
2018-09-17Rename util func that trips pytest's default discovery.Jeff Forcier
2018-08-22Bump black up to 18.6b4Jeff Forcier
2018-05-29Blacken under black 18.5b0Jeff Forcier
2018-05-17Blacken Paramiko on 2.4Chris Rose
2018-03-12Uncaught typo in test suiteJeff Forcier
2017-11-29Merge branch '2.3' into 2.4Jeff Forcier
2017-11-29Merge branch '2.2' into 2.3Jeff Forcier
2017-11-29Test proving #1039 / efficacy of #1051Jeff Forcier
2017-10-23Import cleanup, mostly focused on s/tests/./Jeff Forcier
2017-10-23Rename util func that trips pytest's default discovery.Jeff Forcier
2017-09-22Comment re: cert testsJeff Forcier
2017-09-22Move cert tests & copies of related keys into separate folder.Jeff Forcier
2017-09-05Merge branch 'master' into 1026-intJeff Forcier
2017-08-28Python 3 fixes re #1042Jeff Forcier
2017-08-28Overhaul PublicBlob and use it better within RSAKey.Jeff Forcier
2017-08-22Generic certificate supportPaul Kapp
2017-07-28Move assertions outside of the open context managerMichal Kuffa
2017-07-28Add file_obj handling to the Ed25519Key constructorMichal Kuffa
2017-06-13WhitespaceJeff Forcier
2017-06-13implement __hash__() method for Ed25519KeyPierce Lopez
2017-06-06Missed a merge conflict lololJeff Forcier
2017-06-06Merge branch '2.1'Jeff Forcier
2017-06-06Hand-picked backport of #912, fixes #741Jeff Forcier