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.
CagesPIIUse OpenAI and Relay Redaction to Categorize Support Tickets Containing PII
Redact sensitive data from prompts before you send them to a LLM
RelayPIIAI PrivacyRun GPT-2 Inside a Cage using Python
Utilize the power of language models while ensuring protection of personal and prompt data.
CagesPIIRun 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
CagesPIIReliably reproduce an enclave from source with Cages
Reproduce the same enclave bit by bit from any machine
CagesUpload an Encrypted File to S3 Using Next.js
Use Evervault Node and React SDKs to save an encrypted file to a S3 bucket.
PCI CompliancePIIHow 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 RelayHow 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 RelayEncrypt 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 RelayValidate 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.
FunctionsPIIEncrypt Access Tokens with Outbound Relay
Outbound Relay lets you encrypt access tokens and still use them when interacting with third-party APIs.
Outbound RelayCredentialsCollect Credit Cards with Inputs
Use Evervault Inputs to securely collect credit card details in the browser without handling them in plaintext.
InputsPCI Compliance