[Haskell-beginners] TLS with RSA_PSK

Patrick Mylund Nielsen haskell at patrickmylund.com
Fri Jun 21 20:17:12 CEST 2013


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
> 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
> http://www.haskell.org/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20130621/38ec31b7/attachment.htm>


More information about the Beginners mailing list