资源列表
PENSION
- this c++ code describes pension details
DONOR
- this C++ code describes about blood donors
MD5
- MD5的全称是message-digest algorithm 5(信息-摘要算法),在90年代初由mit laboratory for computer science和rsa data security inc的ronald l. rivest开发出来,经md2、md3和md4发展而来。-The full name is the MD5 message-digest algorithm 5 (Information- digest algorithm), in the early 90s b
aes_c
- 实现C环境下AES的加解密功能,主要分加密文件和解密文件两个函数。-Environment to achieve C AES encryption and decryption functions, the main sub-encrypted files and decrypt files of two functions.
Encryption
- 在控制台下实现的常用的古典加密算法和简单的DES加密,其中包含了文件的相关操作。进入密码是hello(呵呵)在源码中有。-Commonly used in the console to achieve the classical simple DES encryption algorithm and encryption, which contains documents related to operations. Enter the password is hello (Ha ha) in
VB_code_encryption_algorithm_achieve
- VB code encryption algorithm to achieve VB实现加密算法代码-VB code encryption algorithm to achieve
CRijndaelMfcDemo
- vs2003,AES加密速度1.6m/s-vs2003, AES encryption speed of 1.6m/s
QQCrack
- 提供腾讯QQ2005贺岁版登录口令加密算法及其VC源码:QQ2005贺岁版的ewh.db的数据结构分析、加密算法的分析,并且给出解密的算法和实例。-Tencent QQ2005 Hesuiban login password provided encryption algorithm and its VC Source: QQ2005 Hesuiban the ewh.db data structure analysis, encryption algorithm and decryption
FileDesEsc
- 加密解密文件的一个小程序。其中有加密算法和解密算法!流程图-VC++
DES_VC_CODE
- DES算法原理与源码,有详细的算法分析文档,及可以运行调试的源代码-DES algorithm principle and source, a detailed algorithm analysis document, and debug the source code can run
sha256
- sha256加密与解密 asp实现和vb源码-sha256 encryption and decryption
EncriptionWithJava
- 系统要和一个外部系统进行通讯,传输方式是采用 DES 算法对消息进行加密,再用 BASE64 编码。不过对方系统是用 C# 写的。平台不一样,于是我和对面的老兄先测试一下加密解密。这一测试问题就来了。两边采用同样的密钥,对同一个字符串加密出来的结果不一样。-Encription and discr iption with Java
