package mec

  1. Overview
  2. Docs
Mec - Mini Elliptic Curve library

Install

dune-project
 Dependency

Authors

Maintainers

Sources

ocaml-ec-0.1.0.tar.bz2
md5=7c68b531c8011b5d032f0a0d8523e8c5
sha512=f428751c5f2b7c7fc07548551bea0277c9c8c32c1052aecf22787188e7678939dbb091844e29178b2819d724cf843c65774d9211c0a0ede5bf71caff3f2dd1bc

doc/src/mec.hash/mec_hash.ml.html

Source file mec_hash.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
(* generated by dune *)

(** @canonical Mec_hash.Ark_neptunus *)
module Ark_neptunus = Mec_hash__Ark_neptunus

(** @canonical Mec_hash.Ark_orchard *)
module Ark_orchard = Mec_hash__Ark_orchard

(** @canonical Mec_hash.Ark_poseidon128 *)
module Ark_poseidon128 = Mec_hash__Ark_poseidon128

(** @canonical Mec_hash.Ark_poseidon252 *)
module Ark_poseidon252 = Mec_hash__Ark_poseidon252

(** @canonical Mec_hash.Mds_orchard *)
module Mds_orchard = Mec_hash__Mds_orchard

(** @canonical Mec_hash.Mds_poseidon128 *)
module Mds_poseidon128 = Mec_hash__Mds_poseidon128

(** @canonical Mec_hash.Mds_poseidon252 *)
module Mds_poseidon252 = Mec_hash__Mds_poseidon252

(** @canonical Mec_hash.Neptunus *)
module Neptunus = Mec_hash__Neptunus

(** @canonical Mec_hash.Orchard *)
module Orchard = Mec_hash__Orchard

(** @canonical Mec_hash.Pedersen_hash *)
module Pedersen_hash = Mec_hash__Pedersen_hash

(** @canonical Mec_hash.Poseidon128 *)
module Poseidon128 = Mec_hash__Poseidon128

(** @canonical Mec_hash.Poseidon252 *)
module Poseidon252 = Mec_hash__Poseidon252

(** @canonical Mec_hash.Poseidon_core *)
module Poseidon_core = Mec_hash__Poseidon_core

(** @canonical Mec_hash.Sinsemilla *)
module Sinsemilla = Mec_hash__Sinsemilla

(** @canonical Mec_hash.Sinsemilla_zcash_generators *)
module Sinsemilla_zcash_generators = Mec_hash__Sinsemilla_zcash_generators
OCaml

Innovation. Community. Security.