package mec

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val width : int

The state size

val rounds : int

The number of rounds

val round_constants : string array

The round constants, given in decimal representation

val mds_matrix : string array array

The MDS matrix, given in decimal representation

val alpha : Z.t
val alphainv : Z.t