资源列表

« 1 2 ... .51 .52 .53 .54 .55 556.57 .58 .59 .60 .61 ... 1660 »

[加密解密DES

说明:用C语言写的100行DES加密算法. DES算法具有极高安全性,到目前为止,除了用穷举搜索法对DES算法进行攻击外,还没有发现更有效的办法。而56位长的密钥的穷举空间为256,这意味着如果一台计算机的速度是每一秒种检测一百万个密钥,则它搜索完全部密钥就需要将近2285年的时间,可见,这是难以实现的,当然,随着科学技术的发展,当出现超高速计算机后,我们可考虑把DES密钥的长度再增长一些,以此来达到更高的保密程度。-Using C language to write 100 lines of t
<JohnBill> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[加密解密RSAProject1.3.2

说明:RSA加密算法演示程序.包括公钥与私钥的生成算法.自定义公钥与私钥的长度-RSA encryption algorithm demo program. Including the public key and private key generation algorithm. Since the definition of a public key and private key length
<xiaolq> 在 2025-06-10 上传 | 大小:206kb | 下载:0

[加密解密qqautologin

说明:QQ自动登陆器源码 QQ自动登陆器.QQ密码加密算法的实现-QQ automatic QQ automatic landers landers source. QQ password encryption algorithm
<jack> 在 2025-06-10 上传 | 大小:2.1mb | 下载:0

[加密解密dataencrypt

说明:运行程序,在“密钥”编辑框中输入密钥,在“待加密的字符串”编辑框中输入要加密的字符串,单击“加密”按钮,密文将显示在“加密后的字符串”编辑框中。-Run the program, in the key edit box, enter the key, in the to be encrypted string edit box to encrypt the string, click the encrypt button and close the text will appear
<wujun> 在 2025-06-10 上传 | 大小:28kb | 下载:0

[加密解密fileencrypt

说明:运行程序,输入密钥,单击“浏览”按钮,选择要进行加密或解密的文本文件(.txt格式的文件),单击“加密”或“解密”按钮,即完成文本文件的加密或者解密操作。-Run the program, enter key, click the Browse button, choose to encrypt or decrypt a text file (. Txt file format), click the encryption or decrypt button, that is, th
<wujun> 在 2025-06-10 上传 | 大小:24kb | 下载:0

[加密解密RSA

说明:RSA一个简单的C语言算法实现 -RSA a simple C language algorithm
<pott> 在 2025-06-10 上传 | 大小:2kb | 下载:0

[加密解密AesCode

说明:一个小的AES加密软件,可以用于对软件的加解密-A small AES encryption software can be used for encryption and decryption software
<eason> 在 2025-06-10 上传 | 大小:1.83mb | 下载:0

[加密解密jmjmsf

说明:vb 简单学习加密解密算法。共大家学习使用-vb simple learning algorithm for encryption and decryption. Learning to use a total of U.S.
<邱先生> 在 2025-06-10 上传 | 大小:2kb | 下载:0

[加密解密RunDes

说明:Des加密解密源代码,自己写的,共两个文件-Des encryption source code, wrote it myself, a total of two documents
<李超> 在 2025-06-10 上传 | 大小:41kb | 下载:0

[加密解密caibiao

说明:这个程序是实现 DES算法的,在主函数将明文和密钥实现确定好了,然后调用算法实现加密,输出加密后的信息,之后再用已知的密钥解密输出之前输入的信息。-This procedure is to achieve DES algorithm, in the main function will be expressly identified and key realize Well, then calls the encryption algorithm, the output encrypted in
<李超> 在 2025-06-10 上传 | 大小:36kb | 下载:0

[加密解密add_shell

说明:一个用汇编写的加壳程序,使用了花指令和双进程。给有需要的朋友参考的朋友。内有说明-Used to compile a written加壳procedures, the use of dual-process instructions and flower. To those in need of a friend of a friend reference. There are notes
<su> 在 2025-06-10 上传 | 大小:10kb | 下载:0

[加密解密CRC

说明:CRC编码与解码。输入2进制字符串,选择generateur,就能得到CRC码。-CRC encoding and decoding. Enter the 2 hexadecimal string, select generateur, they will have the CRC code.
<zhang> 在 2025-06-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 556.57 .58 .59 .60 .61 ... 1660 »

源码中国 www.ymcn.org