Are there any encryption / secure sockets?
Tommy W
tommy at svearike.sytes.net
Sat Jan 27 05:21:46 PST 2007
> >> I was browsing through the documentation looking for some way to
> >> encrypt
> >> the data sent through a wxSocketBase. I did not find one, is there
> >> one?
> >>
> >> Or does anyone else know of some cross-platform license-friendly
> >> library?
> >> With license friendly I mean I want to use it in commercial software.
> >
> > I forgot to mention that I want to use it in conjunction with
> > wxWidgets if
> > possible.
> >
> > / Tommy
>
> Does openssh (http://www.openssh.com/) do what you're looking for
> with a license you can live with? Some effort may be needed to
> integrate it with wxSocketBase. Dunno about that.
Not quite sure, will look into it further.
I was looking at the openssl libraries, they only had some 'notice'-remarks in
their license.
Btw, does anyone know how you 'talk with a bank' ?
I aim to develop a program which will handle some money, meaning insertion of
money through visa -> bank account and the other way around bank account ->
visa should work.
I seriously hope encryption is used in these cirumstances :)
So my question is if anyone knows what kind of encryption is most commonly
used and perhaps some links for further reading? been googling for hours ,
but me and google doesn't come along very well
/Tommy
More information about the wx-users
mailing list