[Haskell-beginners] TLS, PGP and maybe more crypto-stuff

Lorenzo Bolla lbolla at gmail.com
Thu Oct 20 10:19:34 CEST 2011


"cabal list pgp" returns openPGP:
https://github.com/singpolyma/OpenPGP-Haskell
"tls" and "hecc" are available from cabal, too.

hth,
L.


On Thu, Oct 20, 2011 at 8:28 AM, Mateusz Neumann <mateusz at neumanny.net>wrote:

> Hi
>
> I am considering using Haskell in my next project.  However the very
> core of my application depends on strong cryptographic algorithms
> securing communication.  I thought about using GnuPG (PGP) but did not
> find Haskell library (I admit, I did not search for long).  So my idea
> was to look into TLS based stuff, but here I found few different
> libraries.  For a moment I thought of developing something basing on
> ECC, but again I did not find anything.
>
> My questions are:
>  * is there a (decent) GnuPG (PGP) library in Haskell?
>  * what TLS (possibly 1.2) library would you suggest?
>  * is there a ECC library?
>
> --
> Mateusz
>
> _______________________________________________
> 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/20111020/5329e339/attachment.htm>


More information about the Beginners mailing list