资源列表
visualCryptography
- Criptografi Visual Se descompone cada pixel de la imagen dos bloque de 2x2 pixeles, estos bloques en conjunto formarán dos imágenes de salida. Las reglas para asignar los bloques a la imagen de salida son: • Cuando se trata de un pixel b
rsa
- 使用C++开发的RSA密码体制实现。可以输入数据,经过RSA加密后,可以再解密。-The RSA cryptosystem using C++ developed. You can enter data, after RSA encryption can be decrypted.
Enkripsi
- encrypt and descrypt
File-encryption-and-decryption
- 在DEVC++上测试可用,虽只是一个初步的蓝本,但已能实现将txt,pdf,word,rar等加解密-Test available in DEVC++, is only a preliminary blueprint for, but has been able to achieve txt, pdf, word, rar encryption and decryption
Summary-of-the-encryption-algorithm
- 对各种加密算法的总结,简单易懂,例如:rsa,des,md5,sha1等等算法-To all sorts of encryption algorithm summary, easy to understand, for example, rsa, des, md5, sha1 algorithm and so on
MyEncrypter
- a simple encrypter i use to make my own encrypting program-a simple encrypter i use to make my own encrypting program
Enkripsi-Caesar-n-Vigenere-Cipher---YURI-RAHMANTO
- Algoritma Twofish untuk keamanan data
Mercal-Hellman-scheme
- The implementation of an encryption algorithm Mercal-Hellman.
curs
- The implementation of an encryption algorithm XOR.
huff
- a code for huffman algorithm.
AES-DES
- AES 三重AES 非对称密钥加密解密等-AES Triple AES symmetric key encryption and decryption
Caesar
- Encryp-Decrypt using caesar technique