资源列表
OPENSSL
- 《OPENSSL简明教程》,中文版,包括OpenSSL简介.doc、Openssl之BIO系列.doc、Openssl之DES系列.doc、openssl之EVP.doc、openssl之PEM.doc、openssl之RSA.doc。里面都有实例代码,方便学习。-The " OPENSSL simple tutorial, the Chinese version, including OpenSSL Profile. Doc, the Openssl' s BIO series
rsa
- 压缩包的文件是r主要是rsa算法的实现的源文件。-The implementation of RSA algorithm
RC4
- Stream Cipher RC4 C++实现-Stream Cipher RC4
MATH408-master
- This has functions to embed files in wav files
audiomark-master
- Use audiomark to embed secret data into ".wav" files! Unfortunately only available to linux users, audiomark allows you to embed a string of data into a wav file via the "embed" command. You can then check to see if your friends got the same wav file
RSA-code
- 算法实现了任意位数的RSA算法,可以各个函数均有简要说明-The algorithm any digit RSA algorithm can have a brief descr iption of each function
IDEA
- 首先把IDEA密码由8轮延长到10轮。然后与未经延长加密轮数IDEA进行雪崩效应的比较。-IDEA password extend from 8 to 10. Then extended and without encryption rounds IDEA conducted a comparison of the avalanche effect.
LSB-Information-Hiding
- 使用RSA算法加密后LSB的信息隐藏的C++实现-RSA encryption of LSB Information Hiding
RSA
- RSA算法。非对称加密算法。实现RSA加密。-RSA algorithm. Asymmetric encryption algorithm. RSA encryption.
DAITI
- 这是个代替密码。实现用代替密码进行加密。-This is instead of a password. Instead of a password is encrypted.
CRPTO
- 这个程序可对文件进行加解密,可以成功运行-This program file encryption and decryption can be run successfully
3DES
- 实现 DES 加密解密算法的基本要求, 可以正确对明文进行加密解密。-The basic requirements of the DES encryption algorithm, you can correct plaintext for encryption and decryption.