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/mec.hash/Mec_hash/Poseidon128/Constant/index.html

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.