Field_ops_lib.Montgomery_multComputes z' = x' * y' mod p, where p is a prime, where x', y' and z' are x, y and z in montgomery space.
This module is not presently maintained.
module Config : sig ... endmodule With_interface (M : sig ... end) : sig ... end