Skip to main content

August 4, 2025

CoreWeave AI Object Storage now supports server-side encryption with customer keys (SSE-C)

CoreWeave AI Object Storage now supports server-side encryption with customer keys (SSE-C), providing enhanced data security and control for your stored objects. SSE-C allows you to encrypt your data using encryption keys that you provide and manage, giving you complete control over your encryption keys while CoreWeave handles the encryption and decryption process.

Key features

FeatureDescription
Customer-managed keysGenerate, store, and manage your encryption keys outside of CoreWeave
AES-256 encryptionIndustry-standard encryption algorithm with 256-bit keys
S3-compatibleWorks with standard S3-compatible tools and libraries
Per-request encryptionUse different keys for different objects or requests
Automatic encryption/decryptionCoreWeave handles the encryption and decryption process transparently

Use cases

SSE-C is ideal for scenarios where you need:

Use caseDescription
Regulatory complianceMeet requirements for customer-managed encryption keys
Enhanced securityMaintain complete control over your encryption keys
Data sovereigntyEnsure encryption keys never leave your control
Multi-tenant environmentsUse different keys for different customers or projects

Get started with SSE-C

For detailed implementation guides and examples, see the SSE-C concept guide and SSE-C how-to guide.