Pyemv

Latest version: v1.4.0

Safety actively analyzes 621706 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.4.0

------------------
- Added TLV encoder/decoder. See ``pyemv.tlv`` module.
- Dropped Python 3.5 support.

1.3.0

------------------
- Added MasterCard CVC3 support
- Updated all functions and classes that have PIN, PAN or PSN parameters to accept bytes and str.

1.2.0

------------------
- Added CVN support for MasterCard CVN 16, 17, 20 and 21.
- Addressed remaining type hint issues.
- Included inline type information into the distribution according to `PEP 561 <https://www.python.org/dev/peps/pep-0561/>`_.

1.1.0

------------------
Added ``pyemv.cvn`` module.
This module supports

- Visa CVN 10
- Visa CVN 18
- Interac CVN 133

1.0.0

------------------
- Added ``pyemv.ac`` module - Application Cryptogram functions
- Added ``pyemv.kd`` module - Key Derivation functions
- Added ``pyemv.sm`` module - Secure Messaging functions and associated PIN block formats
- Added ``pyemv.mac`` module - MAC helpers
- Added ``pyemv.tools`` module - various tools, TDES helpers

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.