[Ironpython-users] Paramiko/IronPyCrypto on IronPython

Michael van der Kolff mvanderkolff at gmail.com
Fri Nov 30 01:51:40 CET 2012


IronPyCrypto (available at https://bitbucket.org/mvdk/ironpycrypto) works
well enough to use for paramiko.

I have a branch of paramiko at github.com/mvanderkolff/paramiko, where I'm
trying to get paramiko talking to Pageant for IronPython.

When starting up paramiko, I get a DeprecationWarning saying the following:
object.__init__ takes no parameters for type KeyedRef.  This probably comes
from IronPyCrypto.  Patches are, as always, welcome.

Cheers,


Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20121130/d8781a59/attachment.html>


More information about the Ironpython-users mailing list