Skip to content

Draft: Some additional parallel implementations

Julien Coolen requested to merge julien@parmap into master

Elliptic curve point multiplication for pairs of points and scalars, with an optional parallel implementation relying on pthreads.

We experiment with the domainslib library (see this package for backward compatibility with OCaml 4).

Edited by Julien Coolen

Merge request reports