8000 GitHub - preciouswxe/GoCipher: Encryption of RC4, DES, SM4, and RSA based on Go language(基于go语言的RC4,DES,SM4和RSA的加密)
[go: up one dir, main page]

Skip to content

Encryption of RC4, DES, SM4, and RSA based on Go language(基于go语言的RC4,DES,SM4和RSA的加密)

Notifications You must be signed in to change notification settings

preciouswxe/GoCipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoCipher

Encryption of RC4, DES, SM4, and RSA based on Go language
All algorithms have been encrypted and decrypted for verification (DES version 2 shall prevail)
No password algorithm package corresponding to Go has been imported (not a simple call), all encrypted source code is hand rubbed
The detailed code explanation version can be seen : CSDN Personal Same Account Open Source by Qi Xu

基于go语言的RC4,DES,SM4和RSA的加密
所有算法均已调通加密再解密验证之(DES以2版本为准)
没有导入go对应的密码算法包(非简单调用),全部是手搓的加密源码
代码详解版可见: CSDN个人同账号开源 by祁许

已通过HDU密码学课程设计验收

About

Encryption of RC4, DES, SM4, and RSA based on Go language(基于go语言的RC4,DES,SM4和RSA的加密)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0