资源列表
[加密解密] 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 programming and problem-solving abiliti<林桂川> 在 2008-10-13 上传 | 大小:2.1mb | 下载:0
[弱点检测代码] ValidateNumber
说明: 一个用于注册时的验证码的类,用CSharp编写的。希望能对大家有用!-register for a certification category code, prepared by using CSharp. We hope that the useful!<李斌> 在 2008-10-13 上传 | 大小:1.8kb | 下载: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 上传 | 大小:110.37kb | 下载:0
[Linux/Unix编程] crosstool-0.43.tar
说明:在linux下建立交叉编译环境的she-in linux established under cross-compiler environment she<郭华江> 在 2008-10-13 上传 | 大小:2.91mb | 下载:0
[系统编程] NTService105
说明:NTService控制程序源代码-NTService control program source code.<yzy> 在 2008-10-13 上传 | 大小:57.1kb | 下载: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 上传 | 大小:459.05kb | 下载: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 decided k k-1 power of the polynomi<linvg> 在 2008-10-13 上传 | 大小:38.22kb | 下载: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-value of the threshold, Applicati<linvg> 在 2008-10-13 上传 | 大小:4.76kb | 下载:0
[加密解密] SDes_java
说明:S-加密算法输入为一个8位的明文组和一个10位的密钥,输出为8位的密文组,解密算法的输入则是一个8位的密文组和一个10位的密钥,输出位8位的明文组。 加密算法包括5个函数:初始置换(IP);复杂函数fk,它包含有置换和代换运算,并且依赖于输入的密钥;用以转换数据两个部分的简单置换函数(SW);再一次运用函数fk;最后的一个置换函数是IP的逆。解密过程是加密的逆过程。 -S-encryption algorithm for the importation of an eight expre<linvg> 在 2008-10-13 上传 | 大小:4.31kb | 下载: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 10 Key, Output for the eight-<linvg> 在 2008-10-13 上传 | 大小:37.85kb | 下载:0