Carlo Sogono wrote: > Sorry I forgot to "Reply All"... > > Jamie Wilkinson wrote: > >I don't, but a quick look at the first hit on Google versus the package > >description tells me they're the same... > > > >You could compare the tarball releases from their site against the Debian > >source packages... > > > Thanks Jamie. One more question, that is if anyone here has used this > package before... > > This Crypto Toolkit is by far is the easiest crypto library for any > language I've used. However there are no built-in methods that allow > private keys to be exported. The docs suggest serialising the object > (via pickle) and storing that instead. The problem is obvious. I want to > be able to export keys and import them from other software... just in > case I'd need to in the future...
I believe both paramiko and Twisted Conch use PyCrypto, and can work with OpenSSH's file format for private keys, so you might be able to find clues in them. -Andrew. _______________________________________________ coders mailing list coders@slug.org.au http://lists.slug.org.au/listinfo/coders