Skip to main content

A Python package for EMV cryptography in payment systems

Project description

PyPI Test coverage

PyEMV package provides methods to generate

  • Application Cryptograms (TC, ARQC, or AAC) that’s used to verify ICC.

  • Authorization Response Cryptogram (ARPC) that’s used to verify card issuer.

  • Secure Messaging Integrity and Confidentiality that’s used by the issuer to update values on the ICC.

  • Dynamic Card Verification Values.

Installation

PyEMV is published on PyPI and can be installed from there:

pip install pyemv

Modules

  • kd - Key Derivation support for ICC master keys and session keys.

  • ac - Application Cryptogram support for ARQC, AAC, TC, and ARPC.

  • sm - Secure Messaging support for script command integrity and confidentiality.

  • cvn - Putting it all together for various Cryptogram Version Numbers.

  • cvv - Support for dynamic card verification, such as CVC3.

  • tlv - TLV encoder and decoder.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyemv-1.5.0.tar.gz (33.8 kB view hashes)

Uploaded Source

Built Distribution

pyemv-1.5.0-py3-none-any.whl (25.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page