Simple aes-256-ctr encrypt/decrypt
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Simple aes-256-ctr is a lightweight Node.js library that provides straightforward encryption and decryption using AES-256-CTR. It supports both string-based secrets (automatically hashed with SHA-256) and raw 32-byte buffer secrets, making it versatile for various use cases. This library is ideal for developers who need a simple, reliable way to secure data in JavaScript applications.