资源列表
[加密解密] Cryptography_Encryption_Stenography
说明:很多加密解密的资源地址- Very many encryptions decipher resources address<none> 在 2008-10-13 上传 | 大小:32.66kb | 下载:0
[加密解密] DESalgorithm
说明:本程序利用c++实现基本DES加解密算法的功能。-procedures for the use of the c achieve basic DES encryption algorithm functions.<aaaa> 在 2008-10-13 上传 | 大小:32.94kb | 下载:0
[加密解密] swapfs-1
说明:title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter<王红正> 在 2008-10-13 上传 | 大小:32.71kb | 下载:0
[加密解密] 加密程序(M)
说明:一个用移位思想实现的简单数据加密程序,因为不论是大写还是小写字母,其ASC码值都是按顺序排列的.故可以用相对应的ASC码值进行判断以及算法实现.-a shift ideology with a simple data encryption procedures, because both uppercase or lowercase letters, the value of ASC codes are arranged in chronological order according to t<XFX> 在 2008-10-13 上传 | 大小:32.93kb | 下载:0
[加密解密] 2005533243332
说明:AES加密软件,用于加密当前文本框中的内容。使用的是美国国家标准(也被ISO所采纳)最新加密算法AES。-AES encryption software, encryption for the current contents of the text box. The use of the American National Standards (also adopted by the ISO) the latest encryption algorithm AES.<高志强 > 在 2008-10-13 上传 | 大小:32.59kb | 下载:0
[加密解密] RSA加长分段解密
说明:RSA加长分段解密算法,界面操作。算法步骤如下:1. 读取私钥d和n,作解密之用。 2. 从EncText中读取一大段密文,再把该大段密文分成若干小段密文。 3. 使用d和n把所有小段密文进行解密成对应的小段密文sectByte[],再合成一大段明文字节数组Byte[],并转化成大段明文添加到DecText。 4. 读取下一大段密文,若密文为空,完成解密;否则转2-RSA decryption algorithm lengthened section, the interface operati<何泽荣> 在 2008-10-13 上传 | 大小:32.76kb | 下载:0