Skip to content

zkqiang/crypto-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSA / AES 加解密工具类

依赖

Python >= 3.0
pycryptodome >= 3.8.2

文件结构

aes_crypto.py AES 工具类,填充支持 NoPadding / PKCS5Padding
rsa_crypto.py RSA 工具类,填充支持 PKCS1Padding

Releases

No releases published

Packages

No packages published

Languages