package bls12-381-hash

  1. Overview
  2. Docs

Module Bls12_381_hashSource

Sourcemodule Poseidon128 : sig ... end

Implementation of an instantiation of Poseidon over the scalar field of BLS12-381 for a security of 128 bits and with the permutation x^5. The parameters of the instantiation are:

Sourcemodule Poseidon : sig ... end
Sourcemodule Rescue : sig ... end

Implementation of an instantiation of Rescue over the scalar field of BLS12-381 for a security of 128 bits and with the permutation x^5. The parameters of the instantiation are:

Sourcemodule Anemoi : sig ... end

Implementation of an instanciation of AnemoiJive2 over the scalar field of BLS12-381 for a security of 128 bits.

OCaml

Innovation. Community. Security.