Re: SSH2 RSA key import/export
- From: "Gary W. Smith" <gary.smith@xxxxxxxxxxxxxxx>
- Date: Tue, 28 Aug 2007 09:12:32 -0700
On Jul 23, 10:10 am, "Gary W. Smith" <gary.sm...@xxxxxxxxxxxxxxx>
wrote:
We have a need to use public/private keys generated with OpenSSH in a
C# app. Ideally we would like to use RSACryptoServiceProvider to load
the keys up, all attempts in up with "Bad Version of provider." I
found a referemnce to a slight implementation change between
RSACryptoServiceProvider and normalized SSH keys.
Does anyone know of a simple way to implement loading of public and
private keys generated from OpenSSH with RSACryptoServiceProvider?
I did look at how SharpSSH did it (fairly complicated, but for their
own reasons) and was hoping to find a simpler solution.
Thanks,
Gary Smith
Anyone?
.
- Prev by Date: How to convert a SecureString into an encrypted String in a secure manner?
- Next by Date: Secure Credential's pwd handling
- Previous by thread: How to convert a SecureString into an encrypted String in a secure manner?
- Next by thread: Secure Credential's pwd handling
- Index(es):
Relevant Pages
|
|