资源列表

« 1 2 ... .04 .05 .06 .07 .08 609.10 .11 .12 .13 .14 ... 1665 »

[加密解密wenjianjiami

说明:实现了文件加密,输入要加密的文件的所在路径及名称,再输入密码,最后输入加密后的文件要存储的路径及名称。-Implement file encryption, enter the path where the encrypted file and the name, then enter the password, and finally enter the encrypted file to store the path and nam
<yilujie> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[加密解密Keyencryptionalgorithm

说明:Java中的Blowfish对称密钥加密算法类和实例-Java in the Blowfish symmetric key encryption algorithm classes and instances
<lisheng> 在 2025-02-02 上传 | 大小:15kb | 下载:0

[加密解密Encryptionalgorithm

说明:用Java加密类实现DES、RSA及SHA的加密算法-Java class that implements encryption using DES, RSA and SHA encryption algorithm
<lisheng> 在 2025-02-02 上传 | 大小:54kb | 下载:0

[加密解密ECCApp

说明:使用java实现椭圆加密文件,并在服务器和客户端安全传输解密后的文件。-Using Java language to realize the ECC encryption of important files, and transport them from server to client.
<孙倩茹> 在 2025-02-02 上传 | 大小:781kb | 下载:0

[加密解密select

说明:这是一个简单的加密文件,可以实现简单的加密功能。-failed to translate
<黄稻> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[加密解密DES

说明:DES算法的实现与改进,DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算。 数据加密算法 -DES algo
<范小饭> 在 2025-02-02 上传 | 大小:1.26mb | 下载:0

[加密解密beibaosuanfa

说明:简单的小程序实现背包加密算法,程序也是从网上找的,没有测试过,希望能对你有所帮助-failed to translate
<shijie> 在 2025-02-02 上传 | 大小:851kb | 下载:0

[加密解密525265225455442rsa

说明:C++实现RSA加密解密,非常好,引用学习-C++ and RSA
<yinghua> 在 2025-02-02 上传 | 大小:59kb | 下载:0

[加密解密code

说明:简单的文件加密软件,可以将一些敏感信息写入文本文件,然后加密。可以防止因密码太多忘记密码带来的不便-Simple file encryption software, sensitive information can be written to a text file, and then encrypted. The password can prevent the inconvenience of too many forgotten
<苏茂丁> 在 2025-02-02 上传 | 大小:37kb | 下载:0

[加密解密md5_implication

说明:MD5算法的实现. 明文数据经MD5算法进行散列处理,可以形成密文/数据的摘要,应用此算法可以实现对邮件的加密. 实验步骤: 1、填充消息:10…0,使消息长度等于448mod512 2、添加明文长度(64位) 3、初始化4个字的寄存器 4、消息由512-bits数据块(Y0,Y1,…)处理4轮,每轮16次迭代 -MD5 algorithm. Plaintext data hashed by the MD5 al
<> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[加密解密md5

说明:这是一个用来计算文件的MD5值控制台应用程序,C++源代码-This is a file used to calculate the MD5 value of the console application, C++ source code
<千古> 在 2025-02-02 上传 | 大小:843kb | 下载:0

[加密解密mod

说明:一个自己编写的大数求模运算,382位整数除181位数,可用于加密算法,完整的工程文件,可在vc下运行,代码中有注释。-I have written a large number modulo operation, 382-bit integer addition to 181 bits, can be used for encryption algorithm, the complete project file can be run
<liuxiang> 在 2025-02-02 上传 | 大小:162kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 609.10 .11 .12 .13 .14 ... 1665 »

源码中国 www.ymcn.org