Michael Enyinnaya

Michael Enyinnaya is a software developer based in Nigeria. He is the creator of a protocol called Controlled Isolated Data (CID), which is intended for use in decentralized communication and data synchronization systems.
Software Development
Michael developed Controlled Isolated Data (CID), a protocol intended to work with decentralized systems such as Gun.js, a graph-based database. It is compatible with web browsers, Node.js, Java, Kotlin, and .
The protocol employs asymmetric encryption techniques, such as the RSA cryptosystem or elliptic-curve cryptography, to secure message content. In typical usage, a sender encrypts the data payload with the recipient’s public key and signs it with their own private key. The recipient then verifies the signature and decrypts the message using their private key.
 
< Prev   Next >