Skip to main content

A Python package for cryptography in payment systems

Project description

PyPI Test coverage

psec package provides tools for protecting sensitive data and cardholder authentication in retail payment transactions.

Installation

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

pip install psec

Modules

  • tr31 - TR-31 key block wrapping and unwrapping

  • cvv - Card Verification Value generation

  • des - Triple DES utilities (a wrapper over cryptography)

  • aes - AES utilities (a wrapper over cryptography)

  • mac - Message Authentication Code generation

  • pin - Personal Identification Number generation

  • pinblock - PIN Blocks encoding and decoding

Contributors

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

psec-1.3.0.tar.gz (35.9 kB view hashes)

Uploaded Source

Built Distribution

psec-1.3.0-py3-none-any.whl (27.0 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