登录
首页 » 加密解密 » MD5加密,已经封装成一个C++类,只要调用该类就可方便使用

MD5加密,已经封装成一个C++类,只要调用该类就可方便使用

于 2022-09-22 发布 文件大小:14.11 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

MD5加密,已经封装成一个C++类,只要调用该类就可方便使用-This C++ class serves as a wrapper for the Message Digest 5 code described in the Internet RFC 1321.

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

发表评论

0 个回复

  • 用VC实现MD5算法的源代码
    用VC实现MD5算法的源代码-with VC MD5 algorithm source code
    2022-07-16 08:03:59下载
    积分:1
  • 山排序算法:基本思想:全序无序分离…
    希尔排序算法: 基本思想:将整个无序序列分割成若干小的子序列分别进行插入排序。 序列分割方法:将相隔某个增量h的元素构成一个子序列。在排序过程中,逐次减小这个增量,最后当h减到1时,进行一次插入排序,排序就完成。增量序列一般采用:ht=2t-1,1≤t≤[log2n],其中n为待排序序列的长度。-Hill sorting algorithm: the basic idea: the whole sequence disorder is separated into a number of small sub-sequences respectively Insertion Sort. Sequence segmentation method: h will be separated by an incremental elements constitute a subset of sequences. In the sort process, the successive decrease of the increment, and finally reduced to one when h when an insertion sort, sort completed. Incremental sequence generally use: ht = 2t-1, 1 ≤ t ≤ [log2n], in which n is the length of sequence to be sorted.
    2022-02-06 21:23:34下载
    积分:1
  • 设计一个系统里面含Diffie
    设计一个加密系统里面含Diffie-Hellman代码 DES_Tool2(直接生成密文和加密明文) DSATool.v1.3软件和一个das源代码-Inside the design of a cryptographic system with Diffie-Hellman code DES_Tool2 (generated direct explicit ciphertext and encryption) DSATool.v1.3 software source code and a das
    2022-07-10 13:48:17下载
    积分:1
  • the documents encrypted driver source
    文档加密驱动程序源
    2022-04-12 22:16:59下载
    积分:1
  • DES算法在delphi下的实现范例
    DES算法在delphi下的实现范例-delphi DES algorithm in the example of achievement
    2022-07-21 00:51:51下载
    积分:1
  • Galois域乘法器的Verilog源码 广泛用于信道编码、计算机代数及椭圆曲线等...
    Galois域乘法器的Verilog源码 广泛用于信道编码、计算机代数及椭圆曲线加密等-Galois field multipliers are widely used in the Verilog source channel coding, computer algebra and elliptic curve encryption
    2022-10-27 07:50:03下载
    积分:1
  • 在 c + + 中实现 RC4 算法
    首先,RC4算法生成一个“状态”,这开始为包含在订单值0-255的数组。然后该算法通过阵列迭代和周围交换的元素,基于所述键值。原始密钥然后可被丢弃,因为RC4只使用状态来创建一个伪随机密钥流,由算法选择的元素和吐出出来。密钥流的所述状态单靠额外的好处是,原来的密钥并不需要被保存在内存中。算法初始化状态。执行密钥调度算法(KSA)上的状态下,根据所输入的键(然后其可以被丢弃)。在算法选择(现炒)的状态,并将其输出作为密钥流元素。
    2023-04-10 10:30:03下载
    积分:1
  • 本文介绍了在JAVA环境下如何实现IDEA对称算法。由于电子商务和电子政务的普及,安全技术在其中应用非常广泛,对安全技术的要求也很高。目前在JAVA...
    本文介绍了在JAVA环境下如何实现IDEA对称加密算法。由于电子商务和电子政务的普及,安全加密技术在其中应用非常广泛,对安全加密技术的要求也很高。目前在JAVA环境下实现IDEA加密具有很多的优势,因为JAVA是基于面向对象的编程语言,并且由于它的平台无关性能被大量应用于Internet的开发。-This paper presents the Java environment IDEA how to achieve symmetric encryption algorithm. As e-commerce and e-government popular, security encryption technology, which is widely used for security encryption technology requirements is also high. In Java environment under IDEA encryption has many advantages, because Java is based on object-oriented programming language, and because it is platform independent performance was widely used in Internet development.
    2022-05-08 18:12:15下载
    积分:1
  • 这个例子描述了MD4碰撞,很有研究价值,大家可以仔细研究下...
    这个例子描述了MD4碰撞,很有研究价值,大家可以仔细研究下-MD4碰撞
    2022-07-14 20:29:23下载
    积分:1
  • 文件技术的案例文件技术很多,其中W
    文件加密技术一例给文件加密的技术很多,其中又分为不同等级,以适合不同场合的需要.这里给出最简单的文件加密技术,即采用文件逐字节与密码异或方式对 文件进行加密,当解密时,只需再运行一遍加密程序即可.-file encryption technology to the case file encryption technologies lot, which will be divided into different levels, to suit the needs of different occasions. Here is the most simple file encryption technology, which adopts a case-by-byte file with the password or different ways to document encryption, decryption, only re-running again encryption procedures.
    2022-07-03 17:37:15下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载