summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-11-08 12:35:43 -0300
committerAlex Gaynor <alex.gaynor@gmail.com>2014-11-08 12:35:43 -0300
commit37756f3a8892dbb41dfda74dcf37e21053bf4e34 (patch)
treef144cbc2773fc0b3eebc2c8b8246ec2e88945729 /README
parentb16f91ee1d6475036235ee7224ea4be5d58a65bf (diff)
downloadparamiko-37756f3a8892dbb41dfda74dcf37e21053bf4e34.tar.gz
Start porting ECDSA to cryptography. Everything except the to_der seems to work
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 0 insertions, 1 deletions
diff --git a/README b/README
index b6c2c957..7be87eff 100644
--- a/README
+++ b/README
@@ -37,7 +37,6 @@ Requirements
- Python 2.6 or better <http://www.python.org/> - this includes Python
3.2 and higher as well.
- Cryptography 0.6 or better <https://cryptography.io>
- - ecdsa 0.9 or better <https://pypi.python.org/pypi/ecdsa>
- pyasn1 0.1.7 or better <https://pypi.python.org/pypi/pyasn1>
If you have setuptools, you can build and install paramiko and all its