资源列表

« 1 2 ... .85 .86 .87 .88 .89 390.91 .92 .93 .94 .95 ... 1665 »

[加密解密RSA加长分段解密

说明:RSA加长分段解密算法,界面操作。算法步骤如下:1. 读取私钥d和n,作解密之用。 2. 从EncText中读取一大段密文,再把该大段密文分成若干小段密文。 3. 使用d和n把所有小段密文进行解密成对应的小段密文sectByte[],再合成一大段明文字节数组Byte[],并转化成大段明文添加到DecText。 4. 读取下一大段密文,若密文为空,完成解密;否则转2-RSA decryption algorithm lengthened
<何泽荣> 在 2025-01-21 上传 | 大小:33kb | 下载:0

[加密解密加密电子邮件

说明:利用网络信息加密技术实现电子邮件的安全传输,其中有加密算法和使用mfc的csmtp类构成的一个发送电子邮件的程序-network information using encryption technology to achieve the e-mail transmission security, including encryption algorithm and the use mfc csmtp constitutes a cat
<pyt> 在 2025-01-21 上传 | 大小:1.9mb | 下载:0

[加密解密gencoder-1[1].0

说明:gencoder 是一个简单的php编码器,它使用base64加密算法对php脚本加密和解密-gencoder is a simple php code, using base64 encryption algorithm php scr ipt for encryption and decryption
<侯为> 在 2025-01-21 上传 | 大小:1kb | 下载:1

[加密解密rijndael-Aes

说明:这是一个标准AEs加密算法,最大的加密流量达到了70M/s。包括主程序和头文件-this is a standard encryption algorithm AEs, the largest encrypted traffic reached 70M/s. Including the main program and the first document
<王王> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[加密解密Acipher

说明:自己编写的古典加密算法:仿射加密算法,大家一起交流-their preparation classical encryption algorithm : affine encryption algorithm, everyone exchanges
<王王> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[加密解密HillCipher

说明:
<王王> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[加密解密Delphi程序的时限和加密

说明:Delphi程序的时限和加密 制造属于你自己的软件.你对其有绝对的权限-Delphi and the time limit encryption to create your own software. You may have absolute authority
<菲凡> 在 2025-01-21 上传 | 大小:5kb | 下载:0

[加密解密肖俊.java

说明:ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encr
<肖俊> 在 2025-01-21 上传 | 大小:3kb | 下载:0

[加密解密RSAVC

说明:RSA算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文-RSA algorithm VC, including long integer type, in a few test algorithm, large prime number generator and the general theory of numbers algorithm, for example, Ch
<陈建湘> 在 2025-01-21 上传 | 大小:252kb | 下载:0

[加密解密DES加密

说明:DES加密算法模块,取自GNU/Linux中加密的源码,对长于8位的密码进行循环DES加密-DES encryption algorithm module, taken from the GNU/Linux source code encryption for longer than eight reuse passwords DES encryption
<衣明玉> 在 2025-01-21 上传 | 大小:2kb | 下载:0

[加密解密Des加密的实现

说明:DES编码 实现对数据的加密 种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用! -DES encryption of data encryption algorithm types of pools, DES, RSA, etc., some written in C, is also used to write the VC. Very practical! The types of encry
<王完全> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[加密解密mmr

说明:在本地的计算机上,只要是登陆的OICQ都可以将其密码记录,并传给你所设置的邮箱-the local computer, as long as the auto landing can be password records and pass you set the mail
<> 在 2025-01-21 上传 | 大小:206kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 390.91 .92 .93 .94 .95 ... 1665 »

源码中国 www.ymcn.org