SECURITY

Homomorphic Encryption

A form of encryption that permits computations to be performed on ciphertext, producing an encrypted result that matches the result of operations performed on plaintext.

Homomorphic encryption is the mathematical holy grail for privacy-preserving AI. It allows BasaltHQ agents to perform calculations on encrypted data without ever decrypting it. A healthcare provider can run diagnostic AI on encrypted patient records—the AI produces accurate results, but never "sees" a single patient name, diagnosis, or social security number. While fully homomorphic encryption remains computationally expensive, BasaltHQ uses partially homomorphic schemes for specific high-sensitivity operations like aggregate financial reporting and anonymized population health analytics.