资源列表
aes_key_wrap_0.1
- aes_key_wrap aes_key_wrap
RSA_16bitBlock
- 十六位的RSA加解密程序。程序中包括生成公钥和私钥的生成,加密部分和解密部分。-16 RSA encryption and decryption procedures. Procedures include generate public and private key generation, encryption and decryption some part.
DESRSA
- des和rsa的算法演示文档
2
- 基于CryptoAPI的创建密钥容器以及密钥的程序 在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-Based on the creation of CryptoAPI key containers, as well as the procedures at key windowsXP, VC++6.0 environment through debugging. There is a detailed code of the N
des_3des
- DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用-DES (Data Encryption Standard) algorithm. in 1977 the United States government's official per
FileEncrypt
- java的文件加密程序,只是改变了一下文件的头信息,让程序无法打开。解密再改回来。玩玩可以。-java file encryption program, but only changed a bit file header information, so that program can not open. Decrypted and then change it back. Can play.
CRYPTBAS.ZIP
- CRT Implementation in RSA and other cryptography algorithms.
AES.ZIP
- AES implementation in C++. Input: key file and the file for encryption Output: the crypted file.
1-SubstEncry
- 对称加密算法,用C++写的网络完全的对称加密算法中的替代加密。-Symmetric encryption algorithm, written in C++ network is fully symmetric encryption algorithm encryption alternative.
Hash-SHA
- 密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
FileEncry
- 文件的加密与解密技术非常重要,对某些机密文件可以加密保存
DES
- 基于java的DES加密程序,没用使用自带的安全库,全部自主实现。-The DES-based encryption java, useless to use its own security database, all self-realized.
