资源列表
main.cpp
- Vigenere 密码解密。先根据密文确定密钥长度,再根据英语单词出现频率确定密钥,在翻译-Vigenere password decryption. According to the first cipher key length is determined, then the frequency of occurrence is determined based on the key English words in the translation
Shift-Cipher
- It is a C++ code for Shift cipher.
RSACrypto
- RSA based cryptography project
window_scalr_mult.c.tar
- Elliptic curve scalar multiplication using Sliding Window With Precomputation Method
Encrypt_Decrypt_File
- It is an encrypt and decrypt program in asp .net
libsb
- Certicom library Flexnet SDK for creating IDA signature file.-Certicom library Flexnet SDK for creating IDA signature file.
RSA-Matlab
- The RSA cryptosystem is the most widely-used public key cryptography algorithm in the world. It can be used to encrypt a message without the need to exchange a secret key separately. The RSA algorithm can be used for both public key encryption and di
DES
- The Advanced Encryption Standard (AES), also known as Rijndael[4][5] (its original name), is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001.
steganography
- IMAGE STEGANOGRAPHY:HIDING AND GETTING THE MESSAGE BACK
AES-Encryption
- Slides in power point help to understand the a symmetric block cipher called ADVANCED ENCRYPTION STANDARD - (AES) Encryption by showing its definition, the way it works and the basics of its design.
crypt
- MD5加密、解密、形成加密文件,文件中有实例程序,可以用于以上功能测试-MD5 encryption, decryption, the formation of encrypted files, there are examples of procedures, can be used for the above functional test
ADDER_module
- 8 bit systemc adder module