Metadata-Version: 2.4
Name: pybmdope
Version: 1.0.0
Summary: A Block Metadata-Driven Order-Preserving Encryption (BMDOPE)
Home-page: https://github.com/zshnrg/pybmdope
Author: Rozan Ghosani
Author-email: ghosanirozan1@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cryptography>=41.0.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# py-bmdope

BMDOPE (Block Metadata-Driven Order-Preserving Encryption) is a custom encryption library designed to process data securely while preserving the order of encrypted blocks.

## License

This project is licensed under the MIT License.
