Lux Docs

Transit Encryption

Encrypt and decrypt data without managing keys

The transit encryption engine provides encryption-as-a-service. Data is encrypted/decrypted via API without exposing keys.

Algorithms

AlgorithmKey SizeUse Case
AES-256-GCM256-bitGeneral purpose
ChaCha20-Poly1305256-bitHigh-performance
RSA-OAEP2048/4096Key wrapping
ECDSA P-256256-bitSigning
HMAC-SHA256256-bitAuthentication

On this page