summaryrefslogtreecommitdiff
path: root/tests/test_pkey.py
Commit message (Expand)AuthorAgeFilesLines
* Clean up all non-E501 flake8 errors in test suite.Jeff Forcier2017-12-311-3/+2
* Update to pytest-relaxed 1.1.0 and prep for using itJeff Forcier2017-12-311-1/+1
* Fix re: pytest upgrade, broke in recent mergeJeff Forcier2017-11-291-1/+1
* Merge branch '2.3' into 2.4Jeff Forcier2017-11-291-0/+10
|\
| * Merge branch '2.2' into 2.3Jeff Forcier2017-11-291-0/+10
| |\
| | * Test proving #1039 / efficacy of #1051Jeff Forcier2017-11-291-0/+10
* | | Import cleanup, mostly focused on s/tests/./Jeff Forcier2017-10-231-1/+2
* | | Rename util func that trips pytest's default discovery.Jeff Forcier2017-10-231-32/+32
|/ /
* | Comment re: cert testsJeff Forcier2017-09-221-0/+3
* | Move cert tests & copies of related keys into separate folder.Jeff Forcier2017-09-221-3/+8
* | Merge branch 'master' into 1026-intJeff Forcier2017-09-051-0/+27
|\ \
| * | Python 3 fixes re #10421042-intJeff Forcier2017-08-281-1/+1
| * | Overhaul PublicBlob and use it better within RSAKey.Jeff Forcier2017-08-281-3/+6
| * | Generic certificate supportPaul Kapp2017-08-221-0/+24
| |/
* | Move assertions outside of the open context managerMichal Kuffa2017-07-281-2/+2
* | Add file_obj handling to the Ed25519Key constructorMichal Kuffa2017-07-281-0/+6
|/
* WhitespaceJeff Forcier2017-06-131-1/+0
* implement __hash__() method for Ed25519KeyPierce Lopez2017-06-131-1/+10
* Missed a merge conflict lololJeff Forcier2017-06-061-4/+0
* Merge branch '2.1'Jeff Forcier2017-06-061-0/+39
|\
| * Hand-picked backport of #912, fixes #741Jeff Forcier2017-06-061-0/+28
* | py3kAlex Gaynor2017-06-031-1/+1
* | Support decrypting keysAlex Gaynor2017-06-031-9/+10
|/
* This is awful and I hate my lifeJeff Forcier2017-02-201-3/+6
* Test proving #853, fails on Python 3 but not 2Jeff Forcier2017-02-201-0/+6
* Formatting tweaks re #731Jeff Forcier2016-04-251-1/+1
* Add support for ECDSA key sizes 384 and 521 alongside the existing 256.Alex Orange2016-04-251-17/+173
* Fixed tests.Alex Gaynor2015-03-181-24/+24
* Fix a braino in new testJeff Forcier2014-09-081-1/+1
* Test proving #346Jeff Forcier2014-09-081-0/+18
* Merge branch 'master' into use-urandomAlex Gaynor2014-04-141-3/+3
|\
| * Switched hash functions from PyCrypto to hashlib.Alex Gaynor2014-03-291-3/+5
* | Switch from using PyCrypto's Random to using os.urandom.Alex Gaynor2014-03-291-6/+7
|/
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-1/+2
* Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...Scott Maxwell2013-11-191-14/+14
* Change conditional from PY3 to PY2 to be better prepared for a possible Py4.Scott Maxwell2013-11-191-1/+1
* Fix some deprecation and resource warningsScott Maxwell2013-11-021-56/+56
* Fixes for Python 2.5 and Python 3.2 supportScott Maxwell2013-11-011-2/+2
* Eliminate all uses of b'' syntax to allow for Python 2.5 supportScott Maxwell2013-11-011-5/+2
* Fix bytes/str type in more placesScott Maxwell2013-10-311-30/+37
* Convert and detect types properly, use helper constants, use StringIO and rangeScott Maxwell2013-10-301-3/+3
* Fix message sendingScott Maxwell2013-10-301-12/+12
* Fix importsScott Maxwell2013-10-301-2/+1
* Merge branch '1.11'Jeff Forcier2013-09-271-1/+1
|\
| * Fixed a typo in the license header of most filesJeff Forcier2013-09-271-1/+1
* | Introduce ECDSAEthan Glasser-Camp2013-03-251-2/+62
|/
* Use Crypto.Random rather than Crypto.Util.RandomPool.Gary van der Merwe2010-08-031-5/+6
* fix my email address to be the current one.Robey Pointer2009-07-191-1/+1
* [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]Robey Pointer2007-02-131-1/+1
* [project @ robey@lag.net-20060801182143-088ff687e0945937]Robey Pointer2006-08-011-5/+6