Text Matching with TenSEAL
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1k
- Forks
- 175
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 5
Description
Question
**What is the best method to match a given string (plaintext) with already encrypted string? (e.g. matching usernames in login process) **
Further Information
In my implementation, the matching process is working sometimes but not in others.
Screenshots
If applicable, add screenshots to help explain your question.
System Information
- OS: [e.g. iOS]
- OS Version: [e.g. 22]
- Python 3.8.6, TenSEAL V. 0.3.14
Additional Context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named, and the issue provides no reproducible example beyond the reported intermittent behavior. Start by identifying how TenSEAL represents and compares encrypted strings, then define a reproducible matching case and a test that establishes the expected result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- cryptography, security
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100