资源列表
[加密解密] 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
[加密解密] jiamilizi
说明:一种加密解密的例子,利用对称密码学进行文件的加密,提供用户可视化界面,了解加密过程以及解密结果-an encryption and decryption example, the use of symmetric cryptography file encryption, provide the user interface visualization, understand the process of encryption and decryption results<gongchao> 在 2008-10-13 上传 | 大小:7.61kb | 下载:0
[加密解密] Suanfa_WM
说明:程序完成数字图像的加密解密过程,可以对.BMP或.JPG格式的图像进行数字水印加密并完成对秘钥的提取等功能。对加密算法及数字水印的研究者用研究价值。-completed digital image encryption and decryption process. be right. BMP or. JPG format images encryption and digital watermarking completion of the Secretariat of the key fun<wukongpei> 在 2008-10-13 上传 | 大小:994.41kb | 下载:0
[加密解密] NTL-RSA
说明:使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0,<李刚> 在 2008-10-13 上传 | 大小:1.83mb | 下载:1
[加密解密] simple--des
说明:JAVA实现SimpleDes算法,算法简单,很实用-JAVA SimpleDes algorithm, the algorithm is simple, very practical<zhou_sa01> 在 2008-10-13 上传 | 大小:103.33kb | 下载:1