package bls12-381

  1. Overview
  2. Docs

Source file bls12_381__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
(* generated by dune *)

(** @canonical Bls12_381.Ff_sig *)
module Ff_sig = Bls12_381__Ff_sig

(** @canonical Bls12_381.Fq *)
module Fq = Bls12_381__Fq

(** @canonical Bls12_381.Fq12 *)
module Fq12 = Bls12_381__Fq12

(** @canonical Bls12_381.Fq2 *)
module Fq2 = Bls12_381__Fq2

(** @canonical Bls12_381.Fr *)
module Fr = Bls12_381__Fr

(** @canonical Bls12_381.G1 *)
module G1 = Bls12_381__G1

(** @canonical Bls12_381.G2 *)
module G2 = Bls12_381__G2

(** @canonical Bls12_381.Gt *)
module Gt = Bls12_381__Gt

(** @canonical Bls12_381.Pairing *)
module Pairing = Bls12_381__Pairing
OCaml

Innovation. Community. Security.