[Haskell-beginners] TLS with RSA_PSK
Friedrich Wiemer
friedrichwiemer at gmail.com
Sat Jun 22 19:57:29 CEST 2013
Thanks Brent and Patrick,
I'll try the GnuTLS wrapper.
And wasn't shure about which mailing list, but thanks for answering!
On 06/21/13 20:17, Patrick Mylund Nielsen wrote:
> The GnuTLS wrapper seems to support TLS-PSK (with or without DHE):
> http://hackage.haskell.org/packages/archive/hsgnutls/0.2.3.2/doc/html/Network-GnuTLS.html
>
>
>
> On Tue, Jun 18, 2013 at 5:37 AM, Friedrich Wiemer
> <friedrichwiemer at gmail.com <mailto:friedrichwiemer at gmail.com>>
> wrote:
>
> Hey,
>
> is it possible to use RSA_PSK as a TLS-ciphersuit in any TLS
> library? I didnt found such a ciphersuit in Network.TLS.
>
> Thanks in advance, Friedrich
>
> _______________________________________________ Beginners mailing
> list Beginners at haskell.org <mailto:Beginners at haskell.org>
> http://www.haskell.org/mailman/listinfo/beginners
>
>
>
>
> _______________________________________________ Beginners mailing
> list Beginners at haskell.org
> http://www.haskell.org/mailman/listinfo/beginners
>
More information about the Beginners
mailing list