Implementation of the ZK-friendly Poseidon hash in TypeScript. The hash is prepared for the elliptic curve BLS12-381.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Poseidon for BLS12-381 is a TypeScript implementation of the ZK-friendly Poseidon hash function, optimized for the BLS12-381 elliptic curve. It provides pre-calculated parameters for 1 to 16 field elements, making it ideal for zero-knowledge proof systems and other cryptographic applications requiring efficient hashing on this specific curve. The library is designed for developers building ZK circuits or cryptographic protocols that need a secure, constant-time hash function compatible with BLS12-381.