Simple encryption and authentication plugin for Mongoose
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
mongoose-encryption is a plugin for Mongoose that provides transparent encryption and authentication of documents using AES-256-CBC and HMAC-SHA-512. It's designed for developers who need to securely store sensitive data in MongoDB, such as passwords, personal information, or any confidential fields, by encrypting them before saving and decrypting after retrieval.