资源列表
MONO1
- Monoalphabetic cipher implemented in C with Graphics
01
- Polyalphabetic substitution cipher in C
RSA-3
- RSA algorithm for cryptography in C
mono2
- Adv monoaplabet Cipher in C
tong3
- 一个我自己制作的基于RSA原理的加解密程序,C++,可以对指定文件进行加解密-I made a principle based on RSA encryption and decryption procedures, C++, you can encrypt and decrypt specified files
PRODUIT
- CALCULE DE PRODUIT DES DEUX MATRICE
rsa-algorithm
- RSA implementation using Turbo C compiler
Amin-M._A-chaotic-block-cipher-algorithm-for-imag
- A chaotic block cipher algorithm for image cryptosystems
PGP---An-Introduction-To-Cryptography
- Data that can be read and understood without any special measures is called plaintext or cleartext. The method of disguising plaintext in such a way as to hide its substance is called encryption. Encrypting plaintext results in unreadable gibbe
decry14work
- this the code for the decryption of AES algorithm for 14 rounds which is implemented for the SDDC complier-this is the code for the decryption of AES algorithm for 14 rounds which is implemented for the SDDC complier
Encryption_for_VB
- 加密(Encryption)是信息保护的一种必不可少的手段。目前有两种基本的加密方法,即私钥加密和公钥加密。用VB既可用自定义算法实现简便的私钥加密,也可通过调用Crypto API接口实现复杂的公钥加密。对于加密数据,若在Internet/Intranet上传送,则完整性鉴别也是必需的。本文介绍一种私钥加密技术,不仅能加密英文文本,而且能有效加密汉字,还能进行数据完整性鉴别。-Encryption (Encryption) is an essential information protect
AES
- This the presentation explaining implementation of AES algorithm.-This is the presentation explaining implementation of AES algorithm.
