React native rsa crypto
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This is a React Native library for RSA encryption and decryption, primarily designed for secure messaging use cases. It allows mobile applications to generate RSA key pairs, store private keys locally, and share public keys for encrypted communication. The library is intended for React Native developers needing client-side cryptographic capabilities, though it is not recommended for Node.js environments.