资源列表

« 1 2 ... .51 .52 .53 .54 .55 1056.57 .58 .59 .60 .61 ... 1665 »

[加密解密RSA

说明:C ++ program for RSA algorithm
<ashwini> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[加密解密Encryptionanddecryptionalgorithmsourcecode

说明:很强的Java加密解密算法源码,适合新手-Strong Java source code encryption and decryption algorithm
<lisheng> 在 2025-02-02 上传 | 大小:36kb | 下载:0

[加密解密md5

说明:MD5算法的实现以及分析,主循环有四轮(MD4只有三轮),每轮循环都很相似。第一轮进行16次操作。每次操作对a、b、c和d中的其中三个作一次非线性函数运算,然后将所得结果加上第四个变量,文本的一个子分组和一个常数。再将所得结果向右环移一个不定的数,并加上a、b、c或d中之一。最后用该结果取代a、b、c或d中之一。-MD5 algorithm implementation and analysis, the main loop there
<范小饭> 在 2025-02-02 上传 | 大小:187kb | 下载:0

[加密解密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
« 1 2 ... .51 .52 .53 .54 .55 1056.57 .58 .59 .60 .61 ... 1665 »

源码中国 www.ymcn.org