文件名称:n=4Programming
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 261kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此程序的加密原理是对文件中字符的ASCII码按照先高4位后低4位的次序分别进行加密4次(每加密一次变换一次密匙),加密后将高4位和低4位再合成新字符输入
到加密文件。加密的密匙的变化规律是:新密码为原密码异或上次加密的字符的ASCII码的高4位或者低4位。解密过程是加密的反过程。-This program is file encryption principle characters in the ASCII code in accordance with the first post-high four low-order 4 bits are encrypted 4 times (once for each transformation a key encryption), encryption will be high 4 and low 4-bit again Synthesis of new characters entered into the encrypted files. Variation of the encrypted key is: the new password to encrypt the original password different or the last character of the ASCII code of the high four or low 4. Decryption process is the process of encryption against.
到加密文件。加密的密匙的变化规律是:新密码为原密码异或上次加密的字符的ASCII码的高4位或者低4位。解密过程是加密的反过程。-This program is file encryption principle characters in the ASCII code in accordance with the first post-high four low-order 4 bits are encrypted 4 times (once for each transformation a key encryption), encryption will be high 4 and low 4-bit again Synthesis of new characters entered into the encrypted files. Variation of the encrypted key is: the new password to encrypt the original password different or the last character of the ASCII code of the high four or low 4. Decryption process is the process of encryption against.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
n=4Programming\1.cpp
..............\1.dsp
..............\1.dsw
..............\1.ncb
..............\1.opt
..............\1.plg
..............\1.txt
..............\ArrayTable.txt
..............\Debug\1.exe
..............\.....\1.ilk
..............\.....\1.obj
..............\.....\1.pch
..............\.....\1.pdb
..............\.....\1.txt
..............\.....\ArrayTable.txt
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\Debug
n=4Programming
..............\1.dsp
..............\1.dsw
..............\1.ncb
..............\1.opt
..............\1.plg
..............\1.txt
..............\ArrayTable.txt
..............\Debug\1.exe
..............\.....\1.ilk
..............\.....\1.obj
..............\.....\1.pch
..............\.....\1.pdb
..............\.....\1.txt
..............\.....\ArrayTable.txt
..............\.....\vc60.idb
..............\.....\vc60.pdb
..............\Debug
n=4Programming