package mec

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Mec_hash.Poseidon_coreSource

Sourcemodule type PARAMETERS = sig ... end
Sourcemodule type STRATEGY = sig ... end

A HADES strategy, for a constant length construction

Sourcemodule type HASH = sig ... end
Sourcemodule Make (C : PARAMETERS) (Scalar : Ff_sig.PRIME) : sig ... end
OCaml

Innovation. Community. Security.