登录
首页 » C++ Builder » MD5

MD5

于 2013-07-25 发布 文件大小:9KB
0 108
下载积分: 1 下载次数: 1

代码说明:

  c++实现的MD5算法及测试代码,BCB2007的测试工程(c++ implementation of the MD5 algorithm and test code, BCB2007 test engineering)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ArduinoDES-master
    Arduino DES and Triple DES master
    2018-09-28 14:45:32下载
    积分:1
  • test-des-linux
    说明:  一个完整的des演示程序 ,在linux下编译通过(Des a complete demonstration of the procedures adopted in the compiler under linux)
    2008-09-17 17:51:15下载
    积分:1
  • Crypt_Vmpc
    VMPC加密解密算法。已对x86优化,其他平台也可用。(VMPC encryption and decryption algorithms. Has been optimized for x86, other platforms are also available.)
    2013-07-15 18:51:17下载
    积分:1
  • 1
    说明:  据加密在计算机安全中的应用。。。。凑字凑字凑字(The application of data encryption in computer security)
    2020-01-20 12:27:46下载
    积分:1
  • AES-128
    aes 128bit encryption and decryption
    2016-01-18 16:01:32下载
    积分:1
  • username
    WPF将用户名和密码加密保存在文件当中,非常好的资料(WPF user names and passwords encrypted and stored in a file which is very good information)
    2013-11-05 16:29:17下载
    积分:1
  • Encryption-and-decryption
    加解密!实现微软的加解密的小例子。在用微软的加解密时的一点心得(Encryption and decryption! Microsoft' s encryption and decryption to achieve a small example.)
    2011-10-03 15:25:40下载
    积分:1
  • rsa
    rsa 实现代码,运用大数算法#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A)(#include "afx.h" #include "Integer.h" #include <string> #include <iostream> using namespace std //构造大数对象并初始化为零 CInteger::CInteger() { m_nLength=1 for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0 } //解构大数对象 CInteger::~CInteger() { } /*大数比较 调用方式:N.Cmp(A) 返回值:若N<A返回-1;若N=A返回0;若N>A返回1 */ int CInteger::Cmp(CInteger& A))
    2012-05-16 11:09:35下载
    积分:1
  • C-important-codes
    these are the important codes compiled by me to find their answers
    2012-09-29 03:57:28下载
    积分:1
  • cryptopp552
    加密算法RSA,DSA等,用C++实现,内附加有详细的说明(Encryption algorithm RSA, DSA, etc., using C++ Realize, with additional detail has)
    2007-10-17 14:13:25下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 70今日下载