Re: SSH2 RSA key import/export



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?

.



Relevant Pages

  • SSH2 RSA key import/export
    ... We have a need to use public/private keys generated with OpenSSH in a ... the keys up, all attempts in up with "Bad Version of provider." ... RSACryptoServiceProvider and normalized SSH keys. ... private keys generated from OpenSSH with RSACryptoServiceProvider? ...
    (microsoft.public.dotnet.security)
  • PKCS #n: Password-Based Cryptography
    ... I have a RSACryptoServiceProvider and I want to be able to ... export the keys from this object in a file PKCS format. ... Thx for your help. ...
    (microsoft.public.dotnet.security)
  • Re: Generate Public/Private Keys
    ... Here is a .NET "cheat sheet" for keys: ... Mitch Gallant ... MVP Security ... > By just creating the RSACryptoServiceProvider, ...
    (microsoft.public.dotnet.security)
  • Re: Explorer keep launching at start up
    ... keys in two replys. ... "Load at next startup only"=dword:00000010 ... "Image API Enabled Filters"="BMP GIF JPEG PCX PNG TIFF FPX MIX" ... @="Microsoft Office Environment" ...
    (microsoft.public.windowsxp.general)
  • Re: regex - better way?
    ... // Load the file. ... // Print all keys and values. ...
    (microsoft.public.dotnet.languages.csharp)