<div dir="ltr">Hi,<div><br></div><div>I just want to let you know about a piece of code I was working on.</div><div><br></div><div>I wanted to import and export Putty and SSH.com (Tectia) SSH keys in Python and I could not find any existing code for that... my final goal is to replicate the puttygen functionality.</div><div><br></div><div>I have extended the current twisted.conch.ssh.key.Key class to import/export Putty and SSH.com keys</div><div><br></div><div>Code is here: <a href="https://github.com/chevah/chevah-keycert">https://github.com/chevah/chevah-keycert</a></div><div><div><br></div><div>Not sure if it make sense to have it integrated in Twisted. If there is someone willing to review (part of) and merge this code I am happy to send patches.</div><div><br></div><div>Right now it depend on Twisted but only because of the original Key and packing/unpacking MP/NS values... </div><div><br></div><div>Have a nice day!</div><div><br></div>-- <br><div class="gmail_signature">Adi Roiban</div>
</div></div>