Metadata-Version: 2.4
Name: cyphera
Version: 0.0.1a3
Summary: Data protection SDK — format-preserving encryption (FF1/FF3), AES-GCM, data masking, and hashing.
Author-email: Leslie Gutschow <leslie.gutschow@horizondigital.dev>
License-Expression: Apache-2.0
Project-URL: Homepage, https://cyphera.io
Project-URL: Repository, https://github.com/cyphera-labs/cyphera-python
Project-URL: Issues, https://github.com/cyphera-labs/cyphera-python/issues
Keywords: encryption,fpe,format-preserving,data-protection,masking
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Security :: Cryptography
Requires-Python: >=3.9
Requires-Dist: cryptography>=41.0
