Source: wikibot/searchable-symmetric-encryption
= Searchable symmetric encryption
{wiki=Searchable_symmetric_encryption}
Searchable Symmetric Encryption (SSE) is a cryptographic technique that allows for the storage of encrypted data while still enabling search operations over that encrypted data without needing to decrypt it first. This is particularly useful in scenarios where data confidentiality is paramount but users still need to perform queries on that data.