package octez-libs

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

Module Poseidon128.ConstantSource

Sourceval width : int

The state size

Sourceval full_rounds : int

The total number of full rounds

Sourceval partial_rounds : int

The number of partial rounds

Sourceval round_constants : string array

The round constants, given in decimal representation

Sourceval mds_matrix : string array array

The MDS matrix, given in decimal representation

Sourceval partial_round_idx_to_permute : int

The index of the element of the state to permute during the partial rounds

OCaml

Innovation. Community. Security.