Welcome to the Grapheene developer hub. You'll find comprehensive guides and recipes to help you start working with Grapheene as quickly as possible, as well as support if you get stuck. Let's jump right in!
Grapheene is an SDK for your application augmented with cryptographic cloud services. With Grapheene and a few lines of code, you can encrypt and decrypt any type of data – like a message or a post, an image, the content of a form field, PII or personal health information.
Using Grapheene’s modern encryption services you can protect your application data, whether in-transit or at-rest, on the server side or end-to-end between client devices.
Grapheene can be used to comply with user privacy laws like GDPR and CCPA or to protect your data if an attacker gains access to your systems or backup files.
Using Key Ring Members, you can easily and programmatically manage who – or what object in your code – can access the encrypted data. This is great for code reviews where you can clearly see the entity trying to decrypt data.
The Grapheene architecture is designed to leverage your local runtime to perform certain tasks and assist them from the cloud.
With Grapheene you can reach the goal of data security even if there is an unwanted system or cloud leak. This is the power of a well designed encryption system.