资源列表
rsa
- rsa算法的实现,自动生成密钥,详细的调用方法,加密解密功能实现-RSA algorithm implementation, and automatically generate the key, the calling method, encryption and decryption functions
EDstar
- 可以实现加密解密任意文件的工程文件源代码,有exe文件-Project file source code can achieve the encryption and decryption of any file, exe file
AES
- AES算法进行加解密,可以对任意类型的文件进行,密码为程序中已经写好的,包含工程文件和exe-AES algorithm for encryption and decryption can be any type of file, the password is already written in the program, including engineering documents and exe
VB-encryption
- 通过VB实现文件或现有内容的加密解密操作-VB file or an existing content encryption and decryption operations
AES
- AES 加密解密 AES encryption and decryption-AES encryption and decryption
image-encryption
- Image encryption and Decryption in ECB and OFB mode using 8*8 matrix.
java_ecc
- 椭圆曲线加密,此处为加密代码源码,平台:JAVA-Elliptic Curves Cryptography
1
- Example for encrypting a file using RSA for the asymmetric algorithm
2
- Corresponding decryption example 1.
DES
- 使用原生的C代码进行DES的加密和解密,我是在一边学密码学,一边练习DES的加密过程-failed to translate
lsb
- lsb信息隐藏原理,以及matlab实现-the LSB principle of information hiding, and matlab achieve
RSA
- 基于RSA的文件加解密系统,系统生成随机公私钥对,对指定文件加解密,并以文件形式保存-RSA-based file encryption and decryption system, the system generates a random public and private key pairs for the specified file encryption and decryption, and saved as a file
