Hi folks,
I haven’t seen any suggestions on end-to-end encryption SDK yet, so let me share with you this one.
It is called the Seald SDK, an end-to-end encryption (E2EE) “as-a-service” SDK for developers to help them protect their users’ data.
The goal is to go from theory to practice with an off-the-shelf solution that solves every little problem that can arise when implementing E2EE: private key recovery and backup, group management, managing access rights on already encrypted data, …
Currently, it’s compatible with Browsers, Node JS, React Native, and being ported to Golang, iOS and Android.
The website: https://www.seald.io/
What do you think?