Sanghyeon Seo wrote:
2008/7/2 Curt Hagenlocher <[EMAIL PROTECTED]>:
The requirement for PyCrypto means that this won't work as-is under
IronPython.  Although Paramiko itself is pure Python, PyCrypto is a C
extension.  It's possible that you could get something going with the
IronClad project (http://code.google.com/p/ironclad/) which aims to allow
you to use C extensions with IronPython.

Or FePy project has a reimplementation of PyCrypto for IronPython.

FYI, you can find that here:

http://fepy.svn.sourceforge.net/viewvc/fepy/trunk/fepy/cipher.py?view=log

-Doug


_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to