DEPRECATED - JavaScript component to compute the SHA256 of strings or bytes.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This repository is a now‑deprecated JavaScript implementation of the SHA‑256 hash function that can compute the hash (or double‑hash) of strings or byte arrays in Node.js or browsers. It is intended for developers who need a lightweight, pure‑JS hashing utility and are willing to use a legacy library, though newer alternatives like `sha.js` or the Node crypto module are recommended.