资源列表
cellbuzz-rc5-2.0.tar
- 用于蜂窝宽带的流和文件的RC5加密程序.包含数字签名,消息加扰等功能.-RC5 is a block cipher that was originally designed by Ronald Rivest (http://theory.lcs.mit.edu/~cis/pubs/rivest/rc5.ps). We have implemented and optimized the RC5 encryption/decryption library for the Sony-Toshiba-
MD5
- MD5的具体实现,大致分为以下几步。补位,消息填充,移位,进入四轮循环,输出。代码有详细注释。-MD5 practical implementation, roughly divided into the following a few steps. Fill a, message filled, shift, into the fourth cycle, output. The code is detailed notes.
AesDemoWinApp
- aes的.net源代码,让你很快学会aes高级加密算法,已经通过测试,希望能下载,-aes of the .net source code, so you quickly learn aes encryption algorithm has been tested, hoping to download
security
- 网络安全通讯协议--实现三个阶段1,协商阶段。2,通讯阶段,3,链路拆除阶段-security communication protocol
hash
- 这段代码对任意文件生成hash,并保留在txt文本中。-The code to generate the hash for any file, and retained in the txt text.
rate_1_N_convolution_code
- CC coding for BPSK over AWGN channel by using viterbery algorithm
mimma
- 一个密码程序,为软件提供密码等服务,比较简单实用-A password procedures for software provides a password and other services,More simple and practical
one_time_image
- One Time pad Cryptography
PA-Analyser
- Motorola Protocol Analyser
AES
- AES的基本要求是,采用对称分组密码体制。AES的加密数据块长度固定为128 比特,密钥长度则可以是128,192或256比特。AES加密有很多轮的重复和变换。大致步骤如下:1、密钥扩展(KeyExpansion)。2、初始轮(Initial Round)。3、重复轮(Rounds)。每一轮由四个不同的阶段组成,包括一个混淆和三个代换:字节代换(SubBytes)、行移位(ShiftRows)、列混淆(MixColumns)、轮密钥加(AddRoundKey)。4、最终轮(Final Round
sha1
- 基于C语言的sha-160认证代码,提供文件哈希和字符串哈希,希望对大家有帮助-Sha-160 certification based on C language code, the file hash and string has
Cert
- used for creating certificate and so on.-used for creating certificate and so on.