Minimal Anti Collusion Infrastructure (MACI) v2.2.0 / hash12
Function: hash12()
hash12(
elements
):bigint
A convenience function to use Poseidon to hash a Plaintext with no more than 13 elements
Parameters
• elements: Plaintext
The elements to hash
Returns
bigint
The hash of the elements
Defined in
packages/crypto/ts/hashing.ts:130