资源列表
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.
EncFile
- encrypt a file and decrypt a file
secure-packet-forwarding-
- used for secure packet forwarding
Files-safe
- used for encrypt a file and decrypt a file
SyndromeDecoding
- Implemented rectangle coding repeat coding extended hamming coding treangle coding. All on C#
MajoritarDecoding
- Majoritar coding including: extended hamming,dual extended hamming, hamming, reed maller coding. All on C#