caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Crypto libraries for OCaml: Recommendations?
@ 2021-05-18 16:51 Joshua Guttman
  2021-05-18 18:03 ` Xavier Leroy
  2021-05-18 18:32 ` Jonathan Protzenko
  0 siblings, 2 replies; 3+ messages in thread
From: Joshua Guttman @ 2021-05-18 16:51 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 636 bytes --]

It's a while since I've done a project with OCaml,
though I used it a lot a decade or more back.  But
now I have something for which I think OCaml is
the perfect tool.

It does involve relying on a few crypto primitives,
though, and I see on ocaml.org that there are now
a good number of crypto packages on offer.

In my case, I just need a decent hash, access to AES
both as a pure cipher and with the usual modes, and
subsequently decent elliptic curve signature and key
exchange.

Are there packages that provides access to decent
implementations of these things, and are currently
well maintained?

Thanks a lot!

        Joshua
--

[-- Attachment #2: Type: text/html, Size: 1566 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-18 18:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 16:51 [Caml-list] Crypto libraries for OCaml: Recommendations? Joshua Guttman
2021-05-18 18:03 ` Xavier Leroy
2021-05-18 18:32 ` Jonathan Protzenko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).