package ff-sig

  1. Overview
  2. Docs
Minimal finite field signatures

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-ff-0.6.1.tar.gz
md5=5853a7487785160bbcf0919f13ace049
sha512=c2e4d3d495a0fe6a5e52ac668d6f7694c7b9161bd0c6fc97cb6ed714a211c397a561feac8c2ea5738182809936c5f8f6e1e64696b0e0f9b3d19e309aa62dd4de

doc/ff-sig/Ff_sig/index.html

Module Ff_sigSource

Sourcemodule type BASE = sig ... end

Base module signature for a finite field

Sourcemodule type PRIME = sig ... end

Module type for prime field of the form GF(p) where p is prime

Sourcemodule type PRIME_WITH_ROOT_OF_UNITY = sig ... end

Module type for prime field with additional functions to manipulate roots of unity

OCaml

Innovation. Community. Security.