A Secure and Comparable Text Encryption Algorithm
Nicholas Kersting

TL;DR
This paper introduces a text encryption algorithm leveraging the subset sum problem, enabling semantic comparison of encrypted messages without decryption, facilitating privacy-preserving similarity assessments.
Contribution
The novel encryption method allows semantic comparison of messages directly in encrypted form, a new approach for privacy-preserving communication and collaboration.
Findings
Encryption correlates with message similarity
Enables comparison without decryption
Potential application in secure collaboration
Abstract
This paper discloses a simple algorithm for encrypting text messages, based on the NP-completeness of the subset sum problem, such that the similarity between encryptions is roughly proportional to the semantic similarity between their generating messages. This allows parties to compare encrypted messages for semantic overlap without trusting an intermediary and might be applied, for example, as a means of finding scientific collaborators over the Internet.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Complexity and Algorithms in Graphs · Chaos-based Image/Signal Encryption
