summaryrefslogtreecommitdiff
path: root/paramiko/dsskey.py
Commit message (Expand)AuthorAgeFilesLines
* Use a more recent cryptography and call a functionAlex Gaynor2016-04-271-3/+3
* Fixes. Deleting codeAlex Gaynor2015-03-181-2/+2
* More progress towards cleanupAlex Gaynor2015-03-181-14/+37
* Update for cryptography 0.8 and general cleanupsAlex Gaynor2015-03-151-2/+2
* A bunch of cleanupAlex Gaynor2014-12-181-16/+5
* Merge branch 'master' into switch-to-cryptographyAlex Gaynor2014-12-181-1/+1
|\
| * Converted all staticmethod/classmethod instances to decorators.Jacob Beck2014-10-141-1/+1
* | Start porting ECDSA to cryptography. Everything except the to_der seems to workAlex Gaynor2014-11-081-2/+0
* | Switched everything to use cryptographyAlex Gaynor2014-09-151-24/+65
|/
* Merge branch '1.13'Jeff Forcier2014-04-141-2/+2
|\
| * Revert a regression in DSS key generationChris Rose2014-04-141-2/+2
* | Merge branch 'master' into use-urandomAlex Gaynor2014-04-141-3/+3
|\ \
| * | Switched hash functions from PyCrypto to hashlib.Alex Gaynor2014-03-291-3/+4
| |/
* | Switch from using PyCrypto's Random to using os.urandom.Alex Gaynor2014-03-291-7/+9
|/
* Fix import * and a bunch of PEP8 formattingScott Maxwell2014-03-071-6/+5
* Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into py...Jeff Forcier2014-03-051-12/+15
|\
| * Change all exceptions to modern format (not Py2.5 compatible)Scott Maxwell2013-11-191-2/+2
| * Changes inspired by the nischu7 branchScott Maxwell2013-11-011-2/+2
| * Fix message sendingScott Maxwell2013-10-301-8/+11
| * Fix dict iters, sorts, exceptions, bytes renames and tuple argsScott Maxwell2013-10-301-2/+2
* | More info field updatesJeff Forcier2014-02-261-7/+5
* | Module docstring tweaks for keysJeff Forcier2014-02-241-1/+1
* | Don't actually need :class: anywhere nowJeff Forcier2014-02-211-2/+2
* | Mass SnR of class refs with dotted ones.Jeff Forcier2014-02-211-2/+2
* | Epydoc -> Sphinx.Olle Lundberg2014-01-231-8/+8
|/
* 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-4/+3
* 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-20060627064106-71a2bfb5a39a2913]Robey Pointer2006-06-261-8/+17
* [project @ robey@lag.net-20060627060600-07d5b7e2fc57202d]Robey Pointer2006-06-261-2/+8
* [project @ robey@lag.net-20060220040447-d7b79989d3b680ed]Robey Pointer2006-02-191-2/+0
* [project @ robey@lag.net-20060220005934-58d0df2920e799b5]Robey Pointer2006-02-191-1/+1
* [project @ robey@master-shake.local-20060115063008-4f68552398868788]Robey Pointer2006-01-141-1/+9
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-76]Robey Pointer2005-10-311-1/+2
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-66]Robey Pointer2005-10-171-2/+9
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-65]Robey Pointer2005-10-131-9/+7
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-30]Robey Pointer2005-07-131-1/+0
* [project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-29]Robey Pointer2005-07-101-4/+5
* [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-146]Robey Pointer2005-02-151-1/+3
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-87]Robey Pointer2004-09-251-41/+43
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-61]Robey Pointer2004-06-101-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-49]Robey Pointer2004-04-081-2/+2
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-46]Robey Pointer2004-04-071-0/+2
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-40]Robey Pointer2004-04-051-19/+55
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-34]Robey Pointer2004-03-161-1/+1
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-22]Robey Pointer2004-01-041-0/+18
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-20]Robey Pointer2004-01-041-12/+16
* [project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-18]Robey Pointer2003-12-301-30/+28