登录
首页 » 加密解密 » md5算法,实现给一个512bir数据块加密,程序有详细的注释,

md5算法,实现给一个512bir数据块加密,程序有详细的注释,

于 2022-04-18 发布 文件大小:12.98 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

md5算法,实现给一个512bir数据块加密,程序有详细的注释,-md5 algorithm, to realize a data block encryption 512bir, procedures have detailed notes,

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

发表评论

0 个回复

  • 简单的基于DES的算法及雪崩效应分析。请仔细阅读内附的说明文件。...
    简单的基于DES的加密算法及雪崩效应分析。请仔细阅读内附的说明文件。-DES encryption algorithm and analysis of avalanche effect. Please read the attached note.
    2022-04-08 08:10:45下载
    积分:1
  • 安全文件柜,使用CryptApi接口实现.
    安全文件柜,使用CryptApi接口实现.-Security file cabinet, the use of CryptApi interface.
    2022-04-17 22:01:11下载
    积分:1
  • libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个和压缩的文件中。它使用算法(
    libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy to use, the entire line regulation C language storehouse, at first is the Gringotts development. Its goal is the data seal in an encryption and in the compression document. It uses the encryption algorithm ((RIJNDAEL 12.8/256, million SERPENT, TWOFISH, CAST256, SAFER, LOKI97, uses in 3DES which encrypts, as well as Hasche function SHA1 and RIPEMD-160) guarantee the data to be as far as possible safe, and the permission user to all uses encryption, the Hasche function and the compression algorithm has the complete control.
    2022-01-31 22:59:14下载
    积分:1
  • 数字电视中的
    数字电视中的加密-Encryption of digital TV
    2022-06-20 08:15:12下载
    积分:1
  • 一个周期3的多表代替码,第1个表由钥字法产生(钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自...
    一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)-a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method (note, a letter with a number of z ~ 0 ~ 25 he gathers), 3rd tables generated by the formula (from the proposed mathematical formula, it should pay attention to the Z26 is a transformation on January 1)
    2022-01-25 14:05:08下载
    积分:1
  • 笔者长期从事移动通信系统的无线链路调制与调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道调时,都会遇到CRC的求。通常在硬件DS...
    笔者长期从事移动通信系统的无线链路调制与解调、物理层实现方面的工作。在移动通信GSM系统中,我们进行语音或者业务信道解调时,都会遇到CRC的求解。通常在硬件DSP实现时,特别是40位CRC求解时候,由于生成多项式有41项,DSP最大一次能处理40位,所以使用单个寄存器会遇到一些困难,那么以下这个程序将会解决这一困难(这是针对定点DSP、C55xx的编程实现方法)。-The author has long been engaged in mobile communication system modulation and demodulation of wireless links, the physical layer to achieve work. GSM in the mobile communications system, we have a voice or channel demodulation operations, it will encounter the solution of CRC. DSP hardware usually realize, especially when solving the 40 CRC, as the generation polynomial has 41, DSP can handle the largest 40, so using a single register may encounter some difficulties, then following this process will solve this One difficulty (which is for fixed-point DSP, C55xx realize programming methods).
    2022-06-18 05:18:56下载
    积分:1
  • can的能源测试需要帮助的人请自己下载,还是挺有用的
    can的能源测试需要帮助的人请自己下载,还是挺有用的-nothing could i say ,why should we need to upload
    2022-02-06 01:12:47下载
    积分:1
  • 实现通信过程中的数据(AES, DES, SHA
    实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
    2022-01-26 05:10:00下载
    积分:1
  • 标准的3DES的源代码
    standart Des 3Des soruce code
    2022-02-05 01:44:52下载
    积分:1
  • An improved tabu search algorithm to solve knapsack problem. The algorithm is ba...
     提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu search techniques, using I & D strategies, while designed for the local optimal solution of the two kinds of mutation operator. The improved algorithm can effectively compensate for the standard tabu search algorithm depends on the initial solution defect, but also to avoid the phenomenon of search stagnation. Through specific examples and random-question test, indicating that the improved tabu search algorithm has better performance. Guan
    2022-01-31 13:51:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载