Skip to content

Repository files navigation

ForestHash-256

A cryptographic hash function whose computational graph depends on the message being hashed. Each input is routed through a forest of 8 binary trees, where branching decisions are driven by hidden sponge capacity state.

Paper

ForestHash-256: Collision-Resistant Hashing via Adaptive Computational Graphs
Madhava Gaikwad, Mohadeb Mondal — Independent Researchers, March 2026
IACR ePrint

Run

python foresthash.py

Requires Python 3.8+, standard library only.

Status

Research prototype. Ideal-model proofs complete; ideal-to-real gap open.

About

Collision-Resistant Hashing via Adaptive Computational Graphs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages