[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Encrypt TCP/UDP with SSL
[Thread Prev] | [Thread Next]
- Subject: Re: Encrypt TCP/UDP with SSL
- From: Dustin Oprea <myselfasunder@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 19 May 2014 22:53:32 -0400
- To: libssh <libssh@xxxxxxxxxx>
On May 19, 2014 10:20 PM, "Zvi Vered" <veredz72@xxxxxxxxx> wrote: > > Hello, > > I’m working with regular TCP/UDP. > In this case, no SFTP or SSH are required. > > But I want to encrypt the message sent with SSL. > Can I use libssh for this purpose ? > You would use OpenSSL for that purpose. This is an SSH library. Dustin > Thanks, > Zvika > >
Encrypt TCP/UDP with SSL | "Zvi Vered" <veredz72@xxxxxxxxx> |