QNSP platform
What is SSE-X?
Also known as Searchable Symmetric Encryption with eXtended PQC.
QNSP's searchable encryption layer — clients can query encrypted indexes without the server seeing plaintext. PQC-wrapped data keys protect the underlying AES-256-GCM symmetric encryption. Used in vault search, storage search, and encrypted vector search for RAG.
FAQ
Common questions
What is SSE-X?
QNSP's searchable encryption layer — clients can query encrypted indexes without the server seeing plaintext. PQC-wrapped data keys protect the underlying AES-256-GCM symmetric encryption. Used in vault search, storage search, and encrypted vector search for RAG.
What is SSE-X also known as?
SSE-X is also known as Searchable Symmetric Encryption with eXtended PQC. QNSP's searchable encryption layer — clients can query encrypted indexes without the server seeing plaintext. PQC-wrapped data keys protect the underlying AES-256-GCM symmetric encryption. Used in vault search, storage search, and encrypted vector search for RAG.
More