Metadata-Version: 1.1
Name: XsCrypto
Version: 1.2.0
Summary: A CTFCrypto Tools project
Home-page: https://github.com/ByStudent666/XsCrypto
Author: ByStudent
Author-email: bystudent@163.com
License: MIT
Description: A CTF Crypto Tools
        =======================
        古典密码：栅栏，凯撒，仿射，摩斯，维吉尼亚
        现代密码：DES，AES，RES(Common Modulus Attack，Wiener Attack，Low-Exponentv Attack)
        进制转换，数字与字符间转换
        
Keywords: XsCrypto setuptools development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
