Topic: How to use Wolf SSL C#wrapper

Hi ,

I am a C# developer. i want to use Wolf SSL C# wrapper to connect to a server thru SSH and download files and directories. The server has key algorithm "curve25519".

How could i do this?

Thanks,
Tanmaya

Share

Re: How to use Wolf SSL C#wrapper

Hi Tanmaya,

Thank you for the interest in the wolfSSL C# wrapper. At the moment it will not be able to connect to a SSH server. The current C# wrapper around wolfSSL allows for the use of TLS/SSL connections.

wolfSSL does have the ability to use curve25519 crypto operations but these have yet to be built into a TLS/SSL connection and be wrapped by the C# wrapper.

Will add this to the desired feature list for when wolfSSH is complete for SSH connections. Would you be interested in consulting? We could discuss expediting adding the missing features required and setting completion times.

Regards,
Jacob

Share