Related Experiment Video
Updated: Jun 9, 2026

A Psychophysics Paradigm for the Collection and Analysis of Similarity Judgments
Published on: March 1, 2022
Extending homomorphic algorithms for encrypted text comparison.
Iñaki Seco-Aguirre1,2, Cristina Regueiro3, Julen Bernabé-Rodríguez3
1University of the Basque Country UPV/EHU, Plaza Ingeniero Torres Quevedo, 48013, Bilbao, Biscay, Spain. inaki.seco@tecnalia.com.
This study presents a new algorithm for comparing encrypted strings using Fully Homomorphic Encryption (FHE). This enables private string search without revealing sensitive data in encrypted databases.
Area of Science:
- Cryptography
- Computer Science
- Data Security
Background:
- Fully Homomorphic Encryption (FHE) allows computations on encrypted data, enhancing privacy for sensitive applications.
- Existing FHE libraries lack native support for string operations, hindering their use in text-heavy domains.
- Private string search is vital for sensitive identifiers without exposing queries or database content.
Purpose of the Study:
- Introduce a novel algorithm for encrypted string comparison within FHE.
- Enable secure detection of matches between encrypted query and target strings.
- Address the limitation of FHE in handling textual data for privacy-preserving search.
Main Methods:
- Developed a new algorithm for encrypted string comparison operating entirely in the encrypted domain.
- Designed an implementation compatible with existing FHE frameworks.
- Validated the algorithm's correctness and performance through experimental evaluation.
Main Results:
- Demonstrated the feasibility of secure and efficient string matching using FHE.
- The proposed algorithm successfully performs comparisons on encrypted strings without decryption.
- Experimental results confirm the algorithm's effectiveness and efficiency.
Conclusions:
- The developed algorithm overcomes limitations in current FHE libraries for string operations.
- This work enables privacy-preserving search capabilities in real-world applications.
- Paves the way for broader adoption of FHE in sensitive data analysis.
Related Concept Videos
Principle of Equivalence
¹H NMR Chemical Shift Equivalence: Homotopic and Heterotopic Protons
¹H NMR Chemical Shift Equivalence: Enantiotopic and Diastereotopic Protons
In chiral compounds such as 2-butanol, replacing the methylene hydrogens at C3 produces a pair of...
Test for Homogeneity
Multiple Comparison Tests
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
Sign Test for Matched Pairs
To conduct the sign test, we first calculate the differences in...