ff3

View on PyPIReverse Dependencies (4)

1.0.2 ff3-1.0.2-py3-none-any.whl

Wheel Details

Project: ff3
Version: 1.0.2
Filename: ff3-1.0.2-py3-none-any.whl
Download: [link]
Size: 20195
MD5: 1c2a12308fe52a55e1d563a344fe458d
SHA256: d289644085037c1357497bae0bace18e31e13b25f60e1eadffa71b9eeed4779d
Uploaded: 2024-03-13 10:41:07 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ff3
Version: 1.0.2
Summary: Format Preserving Encryption (FPE) with FF3
Author: Schoening Consulting, LLC
Author-Email: bschoeni+llc[at]gmail.com
Home-Page: https://github.com/mysto/python-fpe
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Healthcare Industry
Classifier: Topic :: Security :: Cryptography
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Requires-Dist: pycryptodome
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8178 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ff3/__init__.py sha256=Pel9PqAErysEovGaKtjPuAvfgUBAl3Ci6_JivaR8DBI 106
ff3/__main__.py sha256=ajBI37O-kw0oTF7cXsvc0tS6oM_J-b3osP1DRKkwCtw 277
ff3/ff3.py sha256=CCHY8NRqaYc3XGXh0CWNNrr2N4fXXYTV_0p6yhJ4xwE 14090
ff3/ff3_perf.py sha256=9TM9ifuUr3CeihRIae-OrbiLZVIiQOeJuzx5hzjsUZs 803
ff3/ff3_test.py sha256=zQB3XgQGGDzwthPTUUHYp7738eL9YLJWjp9kdfhaKgo 19142
ff3-1.0.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
ff3-1.0.2.dist-info/METADATA sha256=4pFV0xnyL6m5syG5bScHDWs3vOS3ptMJxcDvL1Fp2Sk 9277
ff3-1.0.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
ff3-1.0.2.dist-info/entry_points.txt sha256=TiQ6FLu5fIAwJcujrmyLJsG8M7t5vrdQLc6lPmThwbk 88
ff3-1.0.2.dist-info/top_level.txt sha256=Gc5yCfxKOGrxLRj7TrlWW2gwGYcVrr54a8z4jWRtFe0 4
ff3-1.0.2.dist-info/RECORD

top_level.txt

ff3

entry_points.txt

ff3_decrypt = ff3.__main__:decrypt
ff3_encrypt = ff3.__main__:encrypt