资源列表

« 1 2 ... .06 .07 .08 .09 .10 1511.12 .13 .14 .15 .16 ... 1665 »

[加密解密加密与解密--软件保护技术及完全解决方案

说明:加密与解密--软件保护技术及完全解决方案-encryption and decryption -- software protection technology and complete solutions
<马成龙> 在 2008-10-13 上传 | 大小:1.87mb | 下载:0

[加密解密VC_RSA

说明:一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要
<> 在 2025-01-14 上传 | 大小:1.87mb | 下载: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> 在 2025-01-14 上传 | 大小:1.87mb | 下载:0

[加密解密DES

说明:c++ DES encrypt and decrypt
<laomai> 在 2025-01-14 上传 | 大小:1.87mb | 下载:0

[加密解密DES

说明:这个程序主要实现了DES加密算法,分为文件加密和字符串加密-The main achievement of this process the DES encryption algorithm is divided into file encryption and string encryption
<丁涛> 在 2025-01-14 上传 | 大小:1.87mb | 下载:0

[加密解密3DES

说明:用vc写的加解密软件。可以对文件进行DES算法加密解密。密文文件有特定后缀名。-Vc Writing with the encryption and decryption software. DES can file encryption and decryption algorithm. Ciphertext file name has a specific suffix.
<张童泊> 在 2025-01-14 上传 | 大小:1.87mb | 下载:0

[加密解密DESlxp

说明:这是一个关于DES加密解密算法的c++程序-This is a study on DES encryption and decryption algorithm c++ Procedures
<杨赟> 在 2025-01-14 上传 | 大小:1.87mb | 下载:0

[加密解密lab05

说明:realization of SHA algorithm
<Elena> 在 2025-01-14 上传 | 大小:1.87mb | 下载:0

[加密解密EUCINV

说明:用扩展欧拉法求逆元 rsa算法的必须组成函数模块 带对话框-Euler method with the expansion of rsa algorithm inverse function must be composed of modules with dialog box
<周勇> 在 2025-01-14 上传 | 大小:1.87mb | 下载:0

[加密解密mtk-res-editV29

说明:mtk直接读取和修改ROM文件,能修改和导出导入bin中的图片和铃声-mtk directly read and modify the ROM file, can modify and export to import bin of the pictures and ring tones
<来看> 在 2025-01-14 上传 | 大小:1.87mb | 下载:0

[加密解密des

说明:实现用DES算法编写的加密工具,实现数据的加密与解密。-Written by DES algorithm to achieve encryption tool for data encryption and decryption.
<黄烨> 在 2025-01-14 上传 | 大小:1.87mb | 下载:0

[加密解密Image-Encryption--using-Arnold

说明:采用Arnold变换对彩色图像进行加密操作,并能实现解密,恢复原图像-Adopt Arnold transform pairs of color image carry on encryption operation, and can realize decryption, restore the the original image
<huoyao > 在 2025-01-14 上传 | 大小:1.87mb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 1511.12 .13 .14 .15 .16 ... 1665 »

源码中国 www.ymcn.org