index
:
paramiko
main
py3compat
u2f
Pure-Python implementation of the SSHv2 protocol
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
test_pkey.py
Age
Commit message (
Expand
)
Author
2017-10-23
Import cleanup, mostly focused on s/tests/./
Jeff Forcier
2017-10-23
Rename util func that trips pytest's default discovery.
Jeff Forcier
2017-09-22
Comment re: cert tests
Jeff Forcier
2017-09-22
Move cert tests & copies of related keys into separate folder.
Jeff Forcier
2017-09-05
Merge branch 'master' into 1026-int
Jeff Forcier
2017-08-28
Python 3 fixes re #1042
Jeff Forcier
2017-08-28
Overhaul PublicBlob and use it better within RSAKey.
Jeff Forcier
2017-08-22
Generic certificate support
Paul Kapp
2017-07-28
Move assertions outside of the open context manager
Michal Kuffa
2017-07-28
Add file_obj handling to the Ed25519Key constructor
Michal Kuffa
2017-06-13
Whitespace
Jeff Forcier
2017-06-13
implement __hash__() method for Ed25519Key
Pierce Lopez
2017-06-06
Missed a merge conflict lolol
Jeff Forcier
2017-06-06
Merge branch '2.1'
Jeff Forcier
2017-06-06
Hand-picked backport of #912, fixes #741
Jeff Forcier
2017-06-03
py3k
Alex Gaynor
2017-06-03
Support decrypting keys
Alex Gaynor
2017-02-20
This is awful and I hate my life
Jeff Forcier
2017-02-20
Test proving #853, fails on Python 3 but not 2
Jeff Forcier
2016-04-25
Formatting tweaks re #731
Jeff Forcier
2016-04-25
Add support for ECDSA key sizes 384 and 521 alongside the existing 256.
Alex Orange
2015-03-18
Fixed tests.
Alex Gaynor
2014-09-08
Fix a braino in new test
Jeff Forcier
2014-09-08
Test proving #346
Jeff Forcier
2014-04-14
Merge branch 'master' into use-urandom
Alex Gaynor
2014-03-29
Switch from using PyCrypto's Random to using os.urandom.
Alex Gaynor
2014-03-29
Switched hash functions from PyCrypto to hashlib.
Alex Gaynor
2014-03-07
Fix import * and a bunch of PEP8 formatting
Scott Maxwell
2013-11-19
Remove byte conversions and unhexlify calls that we only needed for Py2.5 sup...
Scott Maxwell
2013-11-19
Change conditional from PY3 to PY2 to be better prepared for a possible Py4.
Scott Maxwell
2013-11-02
Fix some deprecation and resource warnings
Scott Maxwell
2013-11-01
Fixes for Python 2.5 and Python 3.2 support
Scott Maxwell
2013-11-01
Eliminate all uses of b'' syntax to allow for Python 2.5 support
Scott Maxwell
2013-10-31
Fix bytes/str type in more places
Scott Maxwell
2013-10-30
Convert and detect types properly, use helper constants, use StringIO and range
Scott Maxwell
2013-10-30
Fix message sending
Scott Maxwell
2013-10-30
Fix imports
Scott Maxwell
2013-09-27
Merge branch '1.11'
Jeff Forcier
2013-09-27
Fixed a typo in the license header of most files
Jeff Forcier
2013-03-25
Introduce ECDSA
Ethan Glasser-Camp
2010-08-03
Use Crypto.Random rather than Crypto.Util.RandomPool.
Gary van der Merwe
2009-07-19
fix my email address to be the current one.
Robey Pointer
2007-02-13
[project @ robey@lag.net-20070213191706-v8djxd4jiunb3his]
Robey Pointer
2006-08-01
[project @ robey@lag.net-20060801182143-088ff687e0945937]
Robey Pointer
2006-06-26
[project @ robey@lag.net-20060627064106-71a2bfb5a39a2913]
Robey Pointer
2006-06-26
[project @ robey@lag.net-20060627060600-07d5b7e2fc57202d]
Robey Pointer
2005-07-07
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-25]
Robey Pointer
2005-06-28
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-17]
Robey Pointer
2005-05-21
[project @ Arch-1:robey@lag.net--2005-master-shake%paramiko--dev--1--patch-10]
Robey Pointer
2005-02-28
[project @ Arch-1:robey@lag.net--2003-public%secsh--dev--1.0--patch-154]
Robey Pointer
[next]