summaryrefslogtreecommitdiffhomepage
path: root/demos/demo_keygen.py
AgeCommit message (Collapse)Author
2023-08-02Don't use functions from nonexistent py3compat module in demos.py3compatmagmaus3
commit 36bafee8af15d7743fd9f16b7a6b146b4e90de0e Author: magmaus3 <magmaus3@disroot.org> Date: Tue Feb 14 12:36:10 2023 +0100 Don't use functions from nonexistent py3compat module in demos.
2022-03-15Fix Free Software Foundation addressPaul Howarth
They moved from Temple Place to Franklin Street in 2005.
2018-05-29Blacken under black 18.5b0Jeff Forcier
2013-11-19Remove `from __future__ import with_statement`Scott Maxwell
2013-10-31Fix demo_keygenScott Maxwell
2013-09-27Fixed a typo in the license header of most filesJeff Forcier
Conflicts: paramiko/proxy.py
2012-07-04Fix trailing whitespace re #28Jeff Forcier
2012-07-04add priv/pub key generator demoSofian Brabez