资源列表
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.
vigenere
- This source code to create a vigenere cipher text and decript de text, also it has the kasiski method-This is source code to create a vigenere cipher text and decript de text, also it has the kasiski method
AES-pcbc
- This are two methods to cript and decript using AES with PCBC
rsa
- Some example methods to evaluate and break simple RSA
dtc1
- a pdf file describing dtc of a motor
csa_v0.10
- C Implementation of DVB CSA Common Scrambling Algorithm
streamcipherdll2.0.0.137
- MMX enhanced DVB-CSA Common Scrambling Algorithm stream cipher implementation
aes-xts-vs2008-17-07-09
- On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user intervention. No data stored on an encrypted volume can be read (decrypted) without using the correct password/keyfile
xTyAESCrypter
- TrueCrypt is a software system for establishing and maintaining an on-the-fly-encrypted volume (data storage device). On-the-fly encryption means that data is automatically encrypted or decrypted right before is loaded or saved, without any user
rc4
- RC4 Encryption Algorithm in Asm Language
EDncrypt
- encrypt decrypt delphi-encrypt decrypt delphi
