Skip to content

Using “Crypto” library of python to implement AES, DES, 3DES, blowfish, CAST and RC2 encryption algorithm Using “pysm4” to implement SM4 national secret algorithm https://github.com/yang3yen/pysm4 使用python语言实现AES, DES, 3DES, blowfish, CAST,RC2和SM4加密。 代码中的方法包括以上加密算法,随机生成key,加密算法的调用、写入excel等。 程序运行前需要提前安装这两个库。

Notifications You must be signed in to change notification settings

hyabiingaa/encryptionWithPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

encryptionWithPython

Using “Crypto” library of python to implement AES, DES, 3DES, blowfish, CAST and RC2 encryption algorithm Using “pysm4” to implement SM4 national secret algorithm https://github.com/yang3yen/pysm4 使用python语言实现AES, DES, 3DES, blowfish, CAST,RC2和SM4加密。 代码中的方法包括以上加密算法,随机生成key,加密算法的调用、写入excel等。 程序运行前需要提前安装这两个库。

About

Using “Crypto” library of python to implement AES, DES, 3DES, blowfish, CAST and RC2 encryption algorithm Using “pysm4” to implement SM4 national secret algorithm https://github.com/yang3yen/pysm4 使用python语言实现AES, DES, 3DES, blowfish, CAST,RC2和SM4加密。 代码中的方法包括以上加密算法,随机生成key,加密算法的调用、写入excel等。 程序运行前需要提前安装这两个库。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages