Skip to content

jaykang920/x2py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

x2py

PyPI version

x2py is the Python port of x2 that works with both Python 2 and 3.

Requirements

Python 2.7+ or 3.3+

Modules

  • pycrypto (or pycryptodome) for x2py.transforms.block_cipher
  • pytest to run unit tests

Installation

Installing through PyPI

pip install x2py

To upgrade x2py PyPI package:

pip install --upgrade x2py

About

Python port of x2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages