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
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users