搜索资源列表
caeser
- Read text to be encrypted encrypt it and write to file encrypted.txt.Decryption done by readng encrypted.txt and plaintext written to decrypted.txt-Read text to be encrypted encrypt it and write to file encrypted.txt.Decryption done by readng encryp
rail
- this pgm read text from file and encrypt using rail fence technique.Encrypted text written to file which is read and decrypted using railfence
RSA_Text.m
- MATLAB Program to encrypt a Text Message using RSA encyption Algorithm.
AES
- ES is a symmetric block cipher. The same key is used to encrypt and decrypt the message. The plain text and the cipher text are the same size. The Aes algorithm works as follows: Convert to state array: This step consists of conversion on the
LSBM
- MATLAB实现的LSBM(LSB Matching)算法,可输入密钥加密和解密文本,有较好的交互界面(The LSB matching algorithm,coding by MATLAB. You can encrypt or decrypt the text by input an key. And it has a easy operating interactive interface.)
