资源列表
module_vb_des
- VB实现DES加解密的控件,经测试通过,请放心使用。-VB to achieve DES encryption and decryption of the control
AES
- AES算法的C语言版本,支持ECB和CBC模式,速度和体积都经过本人精心优化,适合于C51、ARM和PC,内有Keil、ADS和VC6 三个工程和测试代码,并附有算法原理和演示动画资料。-The C language version of the AES algorithm supports ECB and CBC mode, speed and code size after I carefully optimized for the C51, ARM and PC, there Keil,
vigenere_cipher-mfc
- mfc图形界面,维吉尼亚密码,密码学实验作业-vigenere cipher
skhn1
- 基于MATLAB的双向耦合帐篷映射格子模型的设计,产生简单的二元混沌图-MATLAB-based two-way coupled tent map lattice model of design, to produce a simple binary chaotic Figure
crypt-2.2.5-src
- crypt is free software. Please see the file COPYING for details. For documentation, please see the files in the doc subdirectory. For building and installation instructions please see the INSTALL file.
RC4--mfc
- RC4加解密 可以是中文 支持明文和密钥都是中文-RC4 encryption and decryption
des
- 编写 C 程序实现 DES 加、解密: (1) 编程实现 基于自己的名字来构造一 DES 密钥; (2) 应用 (1) 获得的密钥将一副灰度 图 (BMP 格式 ) 进行加、解 密; (3) 应用 ECB 和 CBC 两种操作模式分别完成-C program to prepare DES Encryption and Decryption: (1) programming based on their names to construct a DES key (2) applications (
Hall-bicycle-mileage-speed-design
- 本设计基于霍尔原理,可以测出自行的速度等数值,还以使用EEPROM记住数值-Hall bicycle mileage speed this design based on the design principle of hall, can detect own speed, the numerical value, also to use EEPROM remember value
shank
- 用C语言编写的,密码学基础中的shank算法。-Written in C, based in cryptography the shank algorithm.
ECDSA
- 椭圆曲线的生成,加密和解密的VC++的编程实现,用vs2008编译生成。-Elliptic curve generation, encryption and decryption of VC++ programming implementation, compiled with vs2008 generated
MyKey
- 密钥分散管理系统。可以有多个密钥,但只用有限个密钥就可以解密-distrubute magenemnent
McEliece_Source_code1
- McEliece加密算法的c语言实现,欢迎对加密算法感兴趣的一同探讨-The implementation of McEliece encryption algorithm