登录
首页 » 加密解密 » md5--加密文件

md5--加密文件

于 2023-03-04 发布 文件大小:632.39 kB
0 150
下载积分: 2 下载次数: 1

代码说明:

MD5 算法描述 对 MD5 算法简要的叙述可以为:MD5 以 512 位分组来处理输入的信 息,且每一分组又被划分为 16 个 32 位子分组,经过了一系列的处理后, 算法的输出由四个 32 位分组组成, 将这四个 32 位分组级联后将生成一个 128 位散列值。 在 MD5 算法中,首先需要对信息进行填充,使其字节长度对 512 求 余的结果等于 448。因此,信息的字节长度(Bits Length)将被扩展至 N*512+448,即 N*64+56 个字节(Bytes) ,N 为一个正整数。填充的方 法如下,在信息的后面填充一个 1 和无数个 0,直到满足上面的条件时才 停止用 0 对信息的填充。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

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

发表评论

0 个回复

  • 超级增强断点源代码!配合trw2000和sice 使用!可以调试一些反调试的外壳和程序! 用vc编译...
    超级增强断点源代码!配合trw2000和sice 使用!可以调试一些反调试的外壳和程序! 用vc编译-Super enhance breakpoint source code! Sice tie trw2000 and use! Some anti-debugging can debug shell and procedures! Compiling with vc
    2022-01-26 00:46:25下载
    积分:1
  • BASE64译码
    BASE64译码-BASE64 Decoding
    2022-04-15 11:57:32下载
    积分:1
  • RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p...
    RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
    2022-02-06 10:37:53下载
    积分:1
  • 数据标准 (DES) 关键时间表
    此代码提供关键时间表中的数据加密标准 (DES),这是生成子密钥的算法的实现的。 • 输入: (长度 (64 位) 的任何字符串。 • 输出: 16 子键产生的 DES (每个 48 位长度)。 如何使用它: 1.>> K = DES_KeyScheduling %会创建一个类 "DES_KeyScheduling" 的对象。 2.>> K.KEY_STRING = "密码" %设置的加密密钥值。 3.>> K.printPC2() %打印输出的置换选择 2 (PC-2) (也称为 x 16 48 及其子键) 无压痕。用来调用函数 1 "K.printPC2(1)" 要输出带缩进值。
    2023-08-24 20:00:03下载
    积分:1
  • SecurityLib一个user
    SecurityLib一个user-rights系统控件,有很多功能,如口令加密等-SecurityLib a user-rights system of controls, there are many features such as password encryption
    2023-04-23 10:10:03下载
    积分:1
  • 字符串
    字符串加密 -String encrypted string encryption
    2022-03-23 03:00:47下载
    积分:1
  • VB source code of MD5 algorithm is the MD5 algorithm for VB source code of MD5 a...
    VB的MD5算法源码 VB的MD5算法源码-VB source code of MD5 algorithm is the MD5 algorithm for VB source code of MD5 algorithm for VB source code
    2022-05-26 03:10:41下载
    积分:1
  • 一款和不错的用VC实现的DES算法,希望对大家对提意见,
    一款和不错的用VC实现的DES算法,希望对大家对提意见,-section and a good VC with the DES algorithm, we hope that the right to say,
    2023-04-25 00:00:03下载
    积分:1
  • title=Windows NT/2000/XP 一个RAM
    title=Windows NT/2000/XP 一个RAM-DISK文件系统驱动 memo=SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a disk filter driver.-title = Windows NT/2000/XP a RAM-DISK file system driver memo = SwapFs is a driver for Windows NT/2000/XP that let you use a Linux swap partition for temporary storage, like a RAM-disk. It is possible to put Windows page file on it. It is implemented as a filter driver disk.
    2022-04-22 14:05:11下载
    积分:1
  • sequence generation process, the procedure uses encryption several areas
    生成程序序列号在程序加密方面几好用-sequence generation process, the procedure uses encryption several areas
    2022-04-11 05:15:46下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载