资源列表
WujianUSB
- 插入USB存储设备后,软件将会在USB存储分区上创建"无间加密文件夹",。默认的情况下,无法拷贝到USB存储设备上。-Insert the USB storage device, the software will create a partition in the USB storage " seamless encrypted folder" . By default, can not be copied to the USB storage device.
3Des
- des加密解密。DES加密源代码,用3DES加密算法。-des encryption
playfair2
- 在C++环境中,密码学playfair算法的实现。-In C++ environment, cryptography playfair algorithm.
Rijndael
- Rijndael算法加解密 java版 java版-Rijndael算法加解密 java版java版java版
AES_Encryption
- AES加密解密工具,使用c#开发,可以对数据进行加密和解密。-AES encryption and decryption tool, use the c# development, you can encrypt and decrypt data.
RSA_C
- 用于rsa的加密源程序,实现加密解密,调试以通过。-use to encreption and decreption.the keyword is RSA.
RSA
- RSA加密算法是一种非对称加密算法。在公钥加密标准和电子商业中RSA被广泛使用。源代码包括RSA的源程序以及dll文件。-RSA encryption algorithm is a non-symmetric encryption algorithm. In public key encryption standards and electronic commerce is widely used in RSA. Source code includes the source code and
des
- des算法+代码 // des.cpp - modified by Wei Dai from: /* * This is a major rewrite of my old public domain DES code written * circa 1987, which in turn borrowed heavily from Jim Gillogly s 1977 * public domain code. I pretty much kept my
jiajiemi
- 对任意文件进行加解密操作,若未加密则自动加密,以加密则自动解密-Encrypt and decrypt any file on the operation, if no encryption is automatically encrypted, to decrypt the encryption is automatically
90pjc52l
- IDEA加解密器,能运用,就是不方便,有参考价值-IDEA encryption device, capable of using, is not convenient, there is reference value
Shamir
- Shamir Scheme. Implmentació a cryptographic protocol based on the threshold scheme.
CryptDES
- 1. 通过对文件加密,来达到防止非法用户查看,从而保护文件的目的 2. 合法用户输入正确口令方可正常打开并操作 3. 另外可对文件的加密文件的加密时间,保存路径进行记录,形成日志。 4. 开发设计后所达到的效果可以参看资料中的可执行程序运行结果 -1. Through file encryption to prevent unauthorized users to view, to protect the purpose of the paper 2. Legitimate us
