资源列表

[加密解密program_S_DES

说明:通过编程实现S-DES算法的加密与解密过程,从而加深对这一算法过程的印象,并增强编程解决问题能力,为进行更复杂的算法学习奠定基础。-programming through S-DES algorithm for the encryption and decryption process. enhance the algorithm to process the impression that the enhanced programmi
<林桂川> 在 2008-10-13 上传 | 大小:2201209 | 下载:0

[弱点检测代码ValidateNumber

说明: 一个用于注册时的验证码的类,用CSharp编写的。希望能对大家有用!-register for a certification category code, prepared by using CSharp. We hope that the useful!
<李斌> 在 2008-10-13 上传 | 大小:1845 | 下载:0

[Linux/Unix编程2.6.19-at91.patch

说明:Linux-2.6.19版本的for ARM 的patch.-Linux-2.6.19 version of the patch for ARM.
<郭华江> 在 2008-10-13 上传 | 大小:113020 | 下载:0

[Linux/Unix编程crosstool-0.43.tar

说明:在linux下建立交叉编译环境的she-in linux established under cross-compiler environment she
<郭华江> 在 2008-10-13 上传 | 大小:3047042 | 下载:0

[系统编程NTService105

说明:NTService控制程序源代码-NTService control program source code.
<yzy> 在 2008-10-13 上传 | 大小:58470 | 下载:0

[Linux/Unix编程libmtp-0.1.0.tar

说明:Media transfer protocol implementation on POSIX. Have detailed readme on how to move to windows-Media transfer protocol implementation o n POSIX. Have detailed readme on how to move to wi Windows
<文宁> 在 2008-10-13 上传 | 大小:470063 | 下载:0

[弱点检测代码SYSTEMNET

说明:以SYSTEM权限运行程序的演示例子,或许对你有帮助-SYSTEM authority to run the program examples of the display, perhaps to help you
<蓝帝> 在 2008-10-13 上传 | 大小:12149 | 下载:0

[弱点检测代码AllofAPI

说明:系统相关的所有API函数,你一定用得上啦-related to the system for all API function, you must use the grain Matata
<蓝帝> 在 2008-10-13 上传 | 大小:33462 | 下载:0

[加密解密secretshare_VC++

说明:Shamir秘密分享与恢复算法的VC++程序,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再得出主密钥。输入大数长度和份数可自行定义(默认是270位和不超过20份)。-Shamir secret sharing and recovery algorithm VC procedures, is the use of the plane could be decid
<linvg> 在 2008-10-13 上传 | 大小:39140 | 下载:0

[加密解密secretshare_java

说明:Shamir秘密分享算法的java实现,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再求出主密钥。-Shamir secret sharing algorithm to achieve the java, is the use of the plane could be decided k k-1 power of the polynomial, a k-val
<linvg> 在 2008-10-13 上传 | 大小:4876 | 下载:0

[加密解密SDes_java

说明:S-加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。 加密算法包括5个函数:初始置换(IP);复杂函数fk,它包含有置换和代换运算,并且依赖于输入的密钥;用以转换数据两个部分的简单置换函数(SW);再一次运用函数fk;最后的一个置换函数是IP的逆。解密过程是加密的逆过程。 -S-encryption algorithm for the
<linvg> 在 2008-10-13 上传 | 大小:4417 | 下载:1

[加密解密SDES_VC++

说明:S-DES加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。解密过程是加密的逆。程序使用:读入一个文档文件,对其内容加密,输入密钥和选定存放生成密文的目录,点加密;解密操作与加密相似。-S-DES encryption algorithm for the importation of an eight expressly group and a
<linvg> 在 2008-10-13 上传 | 大小:38761 | 下载:0

源码中国 www.ymcn.org