文件名称:LFSRRC4
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.85mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
伪随机数发生器LFSR
RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文
-Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream, select the encrypted file and the key stream generated ciphertext XOR
RC4加密与解密 根据算法原理,首先初始化S-BOX,产生伪随机序列密钥流,选择所加密文件与密钥流异或生成密文
-Pseudo-random number generator LFSR RC4 algorithm for encryption and decryption based on the principle, first initialize the S-BOX, pseudo-random sequence generated key stream, select the encrypted file and the key stream generated ciphertext XOR
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LFSR&RC4\cryption.txt
........\Debug\LFSR.exe
........\.....\LFSR.ilk
........\.....\LFSR.obj
........\.....\LFSR.pch
........\.....\LFSR.pdb
........\.....\LFSR.res
........\.....\LFSRDlg.obj
........\.....\RC4Dlg.obj
........\.....\StdAfx.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\YouChengDlg.obj
........\LFSR.APS
........\LFSR.clw
........\LFSR.cpp
........\LFSR.dsp
........\LFSR.dsw
........\LFSR.h
........\LFSR.ncb
........\LFSR.opt
........\LFSR.plg
........\LFSR.rc
........\RC4Dlg.cpp
........\RC4Dlg.h
........\ReadMe.txt
........\res\LFSR.ico
........\...\LFSR.rc2
........\...\LFSR1.ico
........\Resource.h
........\StdAfx.cpp
........\StdAfx.h
........\YouChengDlg.cpp
........\YouChengDlg.h
........\Debug
........\res
LFSR&RC4
........\Debug\LFSR.exe
........\.....\LFSR.ilk
........\.....\LFSR.obj
........\.....\LFSR.pch
........\.....\LFSR.pdb
........\.....\LFSR.res
........\.....\LFSRDlg.obj
........\.....\RC4Dlg.obj
........\.....\StdAfx.obj
........\.....\vc60.idb
........\.....\vc60.pdb
........\.....\YouChengDlg.obj
........\LFSR.APS
........\LFSR.clw
........\LFSR.cpp
........\LFSR.dsp
........\LFSR.dsw
........\LFSR.h
........\LFSR.ncb
........\LFSR.opt
........\LFSR.plg
........\LFSR.rc
........\RC4Dlg.cpp
........\RC4Dlg.h
........\ReadMe.txt
........\res\LFSR.ico
........\...\LFSR.rc2
........\...\LFSR1.ico
........\Resource.h
........\StdAfx.cpp
........\StdAfx.h
........\YouChengDlg.cpp
........\YouChengDlg.h
........\Debug
........\res
LFSR&RC4