Cypher Hat

Cypher

Open Source Encryption & Key management for developers

A developer platform to securley create, manage, delete, and deploy keys. Secure your app content, messages, keys, and even request bodies 👀

use cases

Lower the risk of breaches. Raise the bar for attackers.

There are many use cases for an encryption package but here are the serveral most popular use cases that SkylerX uses.

EmailPasswordMethod
Grant Type
Hcaptcha Value
{
  "hcaptcha_value": "somesuperlongandprobablyweirdlookingcaptchacodehere",
  "email": "[email protected]",
  "grant_type": "access_token",
  "method": "jwt",
  "password": "SuperSecretPassword1#"
}

javascript sdks

Seamlessly integrates with your stack

Add the SDK to any of your javascript projects and easily secure your apps and credentials

Encrypt client or server side

Encrypt data using a one-time ephemeral key for each operation with Phase client-side SDKs. Secure data server-side or directly on your users' devices. Encrypt data using a one-time ephermeral key thats unique to each operation. With the Cypher client (SDK) you can easily encrypt and decrypt on both server-side and client-side

Explore SDK

...

Javascript
TypeScript
Vue
React
NextJS
NodeJS