package octez-libs

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

Module Permutation.HadesLinearOptimisationSource

Sourceval compute_updated_constants : (module Bls12_381.Ff_sig.PRIME with type t = 'a) -> int -> int -> int -> int -> 'a array -> 'a array array -> 'a array * 'a array * 'a array * 'a array

Update the constants for the linear trick

Sourcemodule type PARAMETERS = sig ... end

Build an HADES SP network based on the parameters and a scalar field

OCaml

Innovation. Community. Security.