搜索资源列表
三栏栅加密算法
- 此程序为3栏栅加密算法程序,可对一段明文字符加密 作者:万艳良 单位:武汉理工大学-this procedure for three fencing encryption algorithm procedures, the section expressly characters encryption Author : 10000-Yan units : Wuhan Polytechnic University
三栏栅解密算法
- 此小程序为三栏栅解密算法程序,对进行过三栏栅加密的密文通过解密后可还原成相应的明文-this small program for three fencing decryption algorithm procedures, conducted three fencing encrypted ciphertext can be declassified by reduced accordingly expressly
n栏栅加密算法
- 此小程序为N栏栅加密算法程序的一种,对输入的明文进行N栏栅加密,此时必须确定N-N fencing encryption algorithm a procedure to import expressly for the N fencing encryption, now must determine N
Vigenere加密器(TC版)
- 本程序在Tc3.0下编译通过,主要功能实现Vigenere加密解密算法。 使用方法: 0)退出。 1)加密: 根据提示先输入一个明文文件名(*.txt),再输入加密密钥,便可加密。 2)解密: 根据提示先输入欲解密密文的文件名(*.txt),再输入密钥,便可解密。-the procedures under the Tc3.0 compiler, the main function of achieving Vigenere encryp
移位密码
- 实现移位密码: 加密: 输入:k,以及小写表示的明文字母, 输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文, 输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE-achieve shift Password : encryption : Admission : k, and explicitly expressed in
DirectXCapture_demo
- 提供1個以C#程式開發DirectShow的功能,其中有2個dll檔分別為DirectX.Capture.dll和DShowNET.dll提供 directshow 各個Filter功能, 及DirectX.Capture.chm 說明文件並附上一個C# 開發環境測試原始碼CaptureTest,程式內容有 影像和聲音抓取及壓縮等功能 -provide a formula to C# development DirectSh
DES算法详述
- DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位.-DES algorithm combines 64 express importation into 64 blocks of dense text output block, it is also the key 64.
ENIGMA
- enigma.zip(VB)一个德国的enigma加密技术例子COOL,原程序不支持明文是汉字,添加了一个小模块 -enigma.zip (VB), a German enigma encryption technology COOL example, the original program is not expressly support Chinese characters, add a small module
汇编内核加密算法
- 汇编内核的md5算法,应网友要求改进了两个部分: 1、采用nasm风格汇编,可以方便的移植到linux平台下。 2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密 使用方法: 一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。 -compilation of md5 kernel algorithm, a
HillCodor
- 在VC环境下采用希尔密码体制加密、解密和破译。该软件实现了输入任意长度的密钥对文件进行加密和解密,解密密钥和密文保存在文件中。如果有完整的明文和对应的密文可是实现破译功能,即得出加密密钥。-in VC environment with Hill cryptosystem encryption, decryption and decoding. The software arbitrary length of the input to t
vfp加密与解密
- 一个简单实用的数据加密程序,在我们生活中重要数据比如身份验证,采用明文存取,很容易被别人窃取,而先采用加密后再存入数据库,用的时候再还原,这样就保证了数据安全性.-a simple and practical data encryption procedures, in our lives important information such as authentication, access expressly adopted, it
PCI数据加密技术与应用
- PCI数据加密技术源码 加密过程: 以明文字母选择列,以密钥字母选择行,两者的交点就是加密生成的密文。 解密过程: 以密钥字母选择行,从中找到密码文字母,密码文字母所在列的列名即为明码文字母-PCI data encryption technology source encryption process : choose to express out letters to key letters choose OK,
DES
- 输入任意长明文及8位密钥,用DES加密算法加密生成密文-Input of arbitrary length and 8 expressly key, with DES encryption algorithm to generate encrypted ciphertext
DES
- DES的每个分组是64位,既明文和密钥都是64位(密钥实际用56位,每字节第8位为校验)。这个算法的核心是Feistel密码,由于其设计的巧妙,加密解密都用一个函数,具体原理请查阅其他资料。DES的流程基本是执行16轮下面的运算:-DES each packet is 64, both explicit and are 64-bit key (actual key 56, the first 8 bytes each for valid
DES
- DES工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式。当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密。实际运用中,密钥只用到了64位中的56位,这样才具有高的安全性。 -The basic principle of DES is that its entrance th
s-des
- 功能强大的S-DES,密钥为10bit,经过处理后真正能要到的为8bit,需要加密的明文为8bit,不愧是加密标准。-Powerful S-DES, the key for the 10bit, after proper treatment, can really go to for 8bit, express the need for encryption for 8bit, is indeed the encryption stan
DES
- 我自己写的一个DES算法,实现了DES的加密解密功能。可手动输入明文及密钥,加密后对密文进行解密,正确还原为明文。-I write a DES algorithm, to achieve the DES encryption and decryption functions. Can manually enter the plaintext and key, encryption, decrypt the ciphertext afte
CC2541 串口透传说明文档
- CC2541 串口透传说明文档,指导手册。
小V直播3.2.1全明文开源版
- 配合微擎或者微米使用,这个为功能模块,加载到微擎或者微米的后台模块之中。(With micro or micro use, this function module, loaded into the micro or micron background module.)
转文本工具
- 易语言配合编辑框自动提取封包数据里的明文(Automatic extraction of information in packet data)