资源列表

« 1 2 ... .19 .20 .21 .22 .23 424.25 .26 .27 .28 .29 ... 1664 »

[加密解密希尔

说明:不错的希尔代码,希尔是一种经典的加密算法,加密可以通过一线形变换,脱密再做依次逆变换。密钥就是变换矩阵本身。-good code Hill, Hill is a classic encryption algorithms, encryption can transform line shape, followed again from close inverse transform. Key is the transformation
<李军> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[加密解密维吉利亚

说明:VIGENERE是法国的密码专家,以他明命名的密码是一种典型的多表密码!他的加密脱密可以通过文明维吉利亚方阵解决!-VIGENERE French cryptologist, with his name out the password is a typical multi-table password! From his secret encryption can solve civilization faces phalanx!
<李军> 在 2025-04-24 上传 | 大小:2kb | 下载:0

[加密解密范文other

说明:图像加密解密方面的论文,非常不错,值得参考-image encryption and decryption of paper, very good, valuable reference
<朱强峰> 在 2025-04-24 上传 | 大小:1.59mb | 下载:0

[加密解密dsa2

说明:这个是数字签名的DSA 算法 !是借用别人的!为了大家的学习和提高!-This is a digital signature algorithm DSA! Borrowed from the others! To everyone's learning and raise!
<宋志博> 在 2025-04-24 上传 | 大小:7kb | 下载:0

[加密解密cryptopp504win32

说明:Crypto++是一个非常强大的密码学库,主要是功能全,统一性好,基本上密码学中需要的主要功能都可以在里面找得到。Crypto++是由标准的C++写成的,学习C++、密码学、网络安全都可以通过阅读Crypto++的源代码得到启发和提高。-Crypto is a very powerful cryptography library, the main function of the whole, good uniformity basic
<冯军> 在 2025-04-24 上传 | 大小:8.09mb | 下载:0

[加密解密DES文件加密模块

说明:用delphi实现的des加密算法,但是只能对对纯文本进行加密。本人的联系方式erac_cn@126.com-achieved using DES encryption algorithm, but only against a plain text encrypted. My Contact erac_cn@126.com
<tOmMy> 在 2025-04-24 上传 | 大小:190kb | 下载:0

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

说明:RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByte[]。 4. 使用e和n对所有的sectByte[]进行加密,并合成一大段密文,添加到EncText。 5. 读取下一大段明文,若明文为空
<何泽荣> 在 2025-04-24 上传 | 大小:74kb | 下载:0

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

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

[加密解密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-04-24 上传 | 大小:3kb | 下载:0

[加密解密Acipher

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

[加密解密HillCipher

说明:
<王王> 在 2025-04-24 上传 | 大小:2kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 424.25 .26 .27 .28 .29 ... 1664 »

源码中国 www.ymcn.org