Metadata-Version: 2.1
Name: BUAACrypto2024
Version: 0.0.5
Summary: this is a simple crypto packet for some cryptomatic algorithm
Author: pyrjx
Author-email: 3441252502@qq.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6

BUAACrypto2024
===============

BUAACrypto2024 is an easy crypto packet for some crypto algorithm \


- 实现一些常见的数学、编码运算。比如：大素数的选取、大整数和字符串的相 互转化、整数求逆、快速模幂等等。

- 实现简单的分组密码，公钥密码，散列函数，数字签名


[联系作者](1366244715@qq.com)






Installation / 安装
--------------------------

::

    pip install BUAACrypto2024



Usage / 使用
--------------------------
cal用于基本数学运算
Basic_Code用于实现密码算法



Further discussion / 更多
--------------------------
