Skip to main content

Module hasher

Module hasher 

Source
Expand description

Mina-compatible hashing utilities for FROST using the Pallas curve.

Structs§

PallasHashElement 🔒
This is a Hashable interface for an array of bytes This allows us to provide a easy-to-read interface for hashing FROST elements in H1, H3, H4, H5

Functions§

hash_to_array
hash_to_scalar

Type Aliases§

Fq 🔒