Filters

Guides

Tutorials and how-tos to get up and running with Evervault and understand the basics of encryption.

Invoke OCR on a Sensitive Document using Python and Cages

Scan a passport using an OCR library inside a Cage to determine passport validity and lending eligibility.

CagesPII
August 2023

Use OpenAI and Relay Redaction to Categorize Support Tickets Containing PII

Redact sensitive data from prompts before you send them to a LLM

RelayPIIAI Privacy
July 2023

Run GPT-2 Inside a Cage using Python

Utilize the power of language models while ensuring protection of personal and prompt data.

CagesPII
June 2023

Run Inference on a Sensitive Model and Data using Python and Cages

Use the Evervault Cages to runs an image against a brain tumor segmentation model in a Cage

CagesPII
May 2023

Reliably reproduce an enclave from source with Cages

Reproduce the same enclave bit by bit from any machine

Cages
May 2023

Upload an Encrypted File to S3 Using Next.js

Use Evervault Node and React SDKs to save an encrypted file to a S3 bucket.

PCI CompliancePII
April 2023

How to Encrypt OAuth 2.0 GitHub Credentials with Python

Use the Evervault Python SDK with Outbound Relay to encrypt access tokens for GitHub login with OAuth 2.0.

CredentialsOutbound Relay
March 2023

How to Encrypt OAuth 2.0 GitHub Credentials with Next.js

Use Evervault Node and React SDKs with Outbound Relay to encrypt access tokens for GitHub login with OAuth 2.0.

CredentialsOutbound Relay
March 2023

Encrypt Card Payments Across Multiple Payment Processors

Use Evervault Inputs and Outbound Relay to collect and encrypt card details before conditionally sending them to multiple payment processors.

InputsPCI ComplianceOutbound Relay
March 2023

Validate Phone Numbers with Functions

Use Evervault Functions to validate encrypted phone numbers, normalize the formatting of the phone number, and then return the encrypted and normalized phone number alongside a validity check.

FunctionsPII
February 2023

Encrypt Access Tokens with Outbound Relay

Outbound Relay lets you encrypt access tokens and still use them when interacting with third-party APIs.

Outbound RelayCredentials
January 2023

Collect Credit Cards with Inputs

Use Evervault Inputs to securely collect credit card details in the browser without handling them in plaintext.

InputsPCI Compliance
December 2022