all groups > dotnet security > july 2007 >
You're in the

dotnet security

group:

SSH2 RSA key import/export


SSH2 RSA key import/export
7/23/2007 10:10:13 AM
dotnet security: 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
Re: SSH2 RSA key import/export
8/28/2007 9:12:32 AM
On Jul 23, 10:10 am, "Gary W. Smith" <gary.sm...@primeexalia.com>
[quoted text, click to view]

Anyone?
AddThis Social Bookmark Button