Guides
📄️ Introduction
blindnet devkit consists of client-side and server-side libraries for different languages and platforms.
📄️ Installation
The following programming languages are currently supported:
📄️ Encrypting data
Encryption is a core feature of the blindnet devkit. Depending on the language, multiple data formats can be encrypted - strings, files or simply just byte arrays.
📄️ Decrypting data
Encryption is a core feature of the blindnet devkit. Depending on the language, multiple data formats can be encrypted - strings, files or simply just byte arrays.
📄️ Managing users and access
You can manage your users' interaction with blindnet and their access to data through blindnet devkit methods that you invoke in your application. These methods allow you to