package octez-libs

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

Module Gadget.AnemoiJive_128_1Source

Parameters

module L : sig ... end

Signature

Sourceval nb_rounds : int
Sourceval matrix : Bls12_381.Fr.t array array
Sourceval rc : Bls12_381.Fr.t array
Sourceval repeat : n:int -> ('a -> 'a L.t) -> 'a -> 'a L.t
Sourceval double_round : (L.scalar L.repr * L.scalar L.repr * int) -> (L.scalar L.repr * L.scalar L.repr * int) L.t
Sourceval custom_round : (L.scalar L.repr * L.scalar L.repr * int) -> (L.scalar L.repr * L.scalar L.repr * int) L.t
Sourceval compress_custom : L.scalar L.repr -> L.scalar L.repr -> L.scalar L.repr L.t
Sourceval digest : ?input_length:int -> L.scalar list L.repr -> L.scalar L.repr L.t
OCaml

Innovation. Community. Security.