Metadata-Version: 2.1
Name: mastercard-client-encryption
Version: 1.7.0
Summary: Mastercard Client encryption.
Home-page: https://github.com/Mastercard/client-encryption-python
Author: Mastercard
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5.4
License-File: LICENSE
Requires-Dist: pycryptodome (>=3.8.1)
Requires-Dist: pyOpenSSL (>=22.0.0)
Requires-Dist: setuptools (>=39.0.1)
Requires-Dist: cryptography (>=38.0.0)

Library for Mastercard API compliant payload encryption/decryption.
