Efficient Privacy-Preserving Search in Encrypted Databases using Heapsort and String Matching Techniques
Project description
Encrypted Text File Search
- Encrypt any
.txtfile (entire file, as a single document). - Search for a keyword (exact/Boyer-Moore and approximate) in the encrypted text.
- All data is stored only in encrypted form (
data.enc).
Usage
pip install cryptographypython main.py- Encrypt a
.txtfile, then search keywords as you wish!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file encrypted_text_search-0.2.1.tar.gz.
File metadata
- Download URL: encrypted_text_search-0.2.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb668017188dfa0f28c2c3664220a36fda196abdfe4d90a7a14faa7c3e57a21f
|
|
| MD5 |
3aca11abe5014cb67ca61e294780440e
|
|
| BLAKE2b-256 |
7ecea864cd56a8c5bcbcb7eef4ca19aa132be42765fbb4fb7f18f4b26b4a301a
|
File details
Details for the file encrypted_text_search-0.2.1-py3-none-any.whl.
File metadata
- Download URL: encrypted_text_search-0.2.1-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bfe5718f99ad3b1f0415195912b55f113dde5b2bf521edf4df2f75635777c0e5
|
|
| MD5 |
78a4d3b119389d9479ad5eeba0e3e1e8
|
|
| BLAKE2b-256 |
5be480a7b245b4610c95665017a49fa5e59f02eb05dddc0582df419cadf7dfc8
|