搜索资源列表
checksum
- 软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数-simulation software CRC Redundancy Check, for any length of this sequence for 16 checksum, and to be able to receive sequence for the examination. The Chinese have detailed notes and simula
usemars(vc6)
- usemars(vc6)IBM的MRAS加密算法,本算法是块加密入16个字节,出16个字节.zip-usemars (vc6) MRAS IBM's encryption algorithm, the algorithm is encrypted block into 16-byte, 16-byte out. Zip
RSADemo1
- 基于DLL的16位RSA演示程序,开发环境VC++,MFC-16 RSA demo program, the development environment VC, MFC
十六进制异或
- 用C++实现的十六制易或运算的加密算法,希望给大家有所帮助-C achieved 16 or processing system easy encryption algorithm, we hope to help
CRC校验算法(包含8位16位32位)
- CRC校验算法(包含8位16位32位),原文件中说明也不多,有兴趣的可以研究一下-CRC algorithm (includes 8 16 32), the original document which is not large, interested parties can study
16位CRC算法
- 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
RC5-CTS
- RC5-CTS模式加密解密算法C++程序实现。 解压之后运行main.dsw.在VC++下面打开,执行之后根据显示首先输入密钥(随便输入不超过16字节的字符串),之后提示输入需要加密的plaintext文件,输入plaintext1.txt,这个文件在压缩包里已经存在,(注意一定要写清楚文件类型名,是个文本文件),然后根据提示输入加密文件名,可随便输入一个文件名,但是别忘记了类型名.txt,如ciphertext1.txt。因为不输入类型名将来无法打开。之后输入解密之后的文件名,可输入dec
DES算法中key生成部分,输入为16位16进制密码
- DES算法中key生成部分,输入为16位16进制密码,输出为包含16个子密钥的数组,key generation in DES algorithm
DES_16keys用VC生成DES加解密算法的16轮密钥
- 用VC生成DES加解密算法的16轮密钥, 可直接用于编写DES的VHDL的密钥生成模块 -Generated using DES encryption and decryption algorithm VC 16-round keys can be directly used to write the VHDL DES key generation module
crc.zip CRC校验程序
- CRC校验程序,使用了CRC-16和CRC-CCITT方法 ,CRC inspection program, which use crc-16 and crc-ccitt method
LED.rar
- LED单片机C语言编程(16*32的超大屏显示有源程序及仿真),LED single-chip C programming language (16* 32 have the large screen display and simulation source)
CRC.rar
- CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。,CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
CRC-16
- 该文件是关于CRC校验的,在Visual C++环境下实现。-The document is on the CRC check in Visual C++ environments.
CRC(16a32)
- crc32/16位的校验程序,通俗易懂,实现功能比较完善-crc 32 crc 16
crypt-1.16
- 这是一个提供了各种加密算法的库的源代码,非常实用-This is an encryption algorithm to provide a variety of library source code, very useful
lib_crc-CRC_library
- The file lib_crc.c contains source code for functions to calculate five commonly used CRC values: CRC-16, CRC-32, CRC-DNP, CRC-SICK, CRC-Kermit and CRC-CCITT. The functions can be freely used. - The file lib_crc.c contains source cod
Crc_Parallel
- CCITT Parallel CRC 16-bit
crc
- CRC 16 calcuator , Compute a CRC16 of a buffer
md5
- MD5算法是一种消息摘要算法(Message Digest Algorithm),此算法以任意长度的信息(message) 作为输入进行计算,产生一个128-bit(16-byte)的指纹或报文摘要(fingerprint or message digest)。两个不同的message产生相同message digest的几率相当小,从一个给定的message digest逆向产生原始message更是困难(不过也有可能从message digest构造(message),因此MD5算法适合用在
16-TEA
- 16轮TEA加解密汇编版 16轮TEA加解密汇编版-16 TEA encryption and decryption compilation edition
