资源列表
[加密解密] rijndael_1
说明:该函数成功的完成了加解密的操作,使用AES_128的加密标准。-Function successfully completed the encryption and decryption operations, the use of AES_128 encryption standard.<island> 在 2025-06-26 上传 | 大小:3kb | 下载:0
[加密解密] GPEncryptionTEA
说明:tea algorithm to decrypt and encrypt code<russ> 在 2025-06-26 上传 | 大小:86kb | 下载:0
[加密解密] Ecc
说明:Implementation of an Elliptic Curve over a Finite Field<Merchez Madalina> 在 2025-06-26 上传 | 大小:6kb | 下载:0
[加密解密] MD5-Trainer!
说明:MD5修改器!自动变换MD5源码,更改文件MD5源码,-MD5 Trainer! MD5 automatically transform source code, change the file MD5 source<胡瑞> 在 2025-06-26 上传 | 大小:5kb | 下载:0
[加密解密] d3des
说明:DES加密解密算法源代码,包含完整的DES算法-DES encryption and decryption algorithm source code, including the complete DES algorithm<yanghaijun> 在 2025-06-26 上传 | 大小:6kb | 下载:0
[加密解密] fangshe
说明:仿射变换加密的c语言实现,采用文件流载入明文,密文问件,解密出来的明文默认保存在mword.txt里,密文保存在cword.txt里-Affine transformation encryption c language, using plain text file stream to load the ciphertext asked pieces out of plain text to decrypt stored in mword.txt default, the cipher text<李杨元> 在 2025-06-26 上传 | 大小:241kb | 下载:0
[加密解密] chat1
说明:使用DES加密算法对聊天内容进行加密的P2P聊天软件-Use DES encryption algorithm encrypt to chat content of P2P chat software<huangjinli> 在 2025-06-26 上传 | 大小:2.16mb | 下载:0
[加密解密] 39.3
说明:编制程序,将输入的一行字符以加密的形式输出,然后将其解密,解密的字符串序列与输入的正文相比较,吻合时输出解密的正文,否则解密失败。 加密时,将每个字符的ascii码依次反复加上“4962873”中的数字,并在32(‘’)~122(‘z’)之间作模运算。解密与加密的顺序相反。例如输入正文“the result of 3 and 2 is not 8” 结果为: -Programming, the input line character output in an encrypted f<wangyu> 在 2025-06-26 上传 | 大小:1kb | 下载:0