Metadata-Version: 2.4
Name: OTP-python
Version: 0.0.1
Home-page: 
Author: zhx
Author-email: zhx_13306079573@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENCE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-python

**readme**\
我不会英文,只能用中文写了\
这个代码可以生成随机OTP密钥,
加密和解密OTP\
使用generate_the_otp_key()生成密钥,\
使用encrypt()加密OTP,\
使用declassify()解密OTP\
(只能使用大写字母)
