资源列表

« 1 2 ... .90 .91 .92 .93 .94 795.96 .97 .98 .99 .00 ... 1665 »

[加密解密des_cpp

说明:用C++实现的数据加密标准(DES)算法的代码,可以实现加解密的功能-Implemented with C++ Data Encryption Standard (DES) algorithm code, encryption and decryption functionality can be achieved
<Horace> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密mima

说明:对密码进行测试,老师的课件,可以学习学习啊!初步的了解吧-To test the password, the teacher' s courseware can learn from ah! Basic understanding of it
<王健松> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密Crypto

说明:simple midlet for encrypting SMS
<abhi> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密AES_encryption_algorithm_program_code_Vb

说明:AES加密算法类程序示例Vb源代码AES encryption algorithm class program sample source code for Vb-AES encryption algorithm class program sample source code for Vb
<liqing> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密D

说明:利用asc码表对txt文档进行加密的小程序。可以设置密码。-A programe that uses ASC codes to encrypt a txt document and can decipher it.
<S.V.Lover> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密final_P12

说明:it is a document about RSA algorithm
<Sudipta> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密md5

说明:以上我们详细介绍了MD5加密用户密码的实现方法,同时,也介绍了采用加密密码方式-Above we described in detail the implementation MD5 encrypted password method, but also describes ways of using encrypted passwords
<Jeans> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密MD5

说明:7.“MD5算法” 在Windows 2000、2000 Server平台下编译成功,分析加密算法。 -7. "MD5 algorithm" in the Windows 2000,2000 Server platform compilation is successful, analysis of encryption algorithms
<xxxxu> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密AES

说明:一个关于AES加密类的例子,请需要的人看下算法!-Example of an encryption class, please need look algorithm!
<静默> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密program

说明:linux内核模块,基于Netfilter内核模块网络加密通信系统-linux kernel module, based on the Netfilter kernel module network encryption communication system
<老二> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密ycxz

说明:远程下载工具 加密狗下远程更新下载工具源码 提供二次开发-Remote download tool to remotely update the dongle offers download tool for the secondary development of source
<hua> 在 2025-02-06 上传 | 大小:31kb | 下载:0

[加密解密rsn

说明:rsn算法RSA算法的描述 1、选取长度相等的两个大素数p和q,计算其乘积: n = pq 然后随机选取加密密钥e,使e和(p–1)(q–1)互素。 最后用欧几里德扩展算法计算解密密钥d,以满足 ed = 1(mod(p–1) ( q–1)) 即 d = e–1 mod((p–1)(q–1)) e和n是公钥,d是私钥 2、加密公式如下: ci = mi^e(mod n) 3、
<mix> 在 2025-02-06 上传 | 大小:31kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 795.96 .97 .98 .99 .00 ... 1665 »

源码中国 www.ymcn.org