登录
首页 » Java » MD5加盐处理

MD5加盐处理

于 2020-06-18 发布
0 184
下载积分: 1 下载次数: 1

代码说明:

说明:  将数据加盐处理后生成MD5码,含md5值生成,加盐处理算法,加盐数据校验(MD5 Code Generated by Salting Data)

文件列表:

MD5加盐处理.java, 2407 , 2019-08-08

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

发表评论

0 个回复

  • 罗云彬的《Win32 汇编程序设计》随书源码光盘
    汇编程序写的Hash校检程序,分享源码,支持SHA1和MD5两种,支持拉拽,支持剪切板的复制和比对,有进行条,自动计算耗时 (使用了不太精确的计时器),速度还是可以的,大概就这样。 
    2023-07-11 15:50:02下载
    积分:1
  • Md5碰撞
    Md5碰撞-Md5 collision
    2022-01-21 18:34:14下载
    积分:1
  • mimi
    图像加密与密写技术,很强悍的!现在很需要这种东西的哦(密写哦!!!!!!)
    2009-06-05 11:37:21下载
    积分:1
  • Base64 算法(Author 蒋柏良 Jerry Jiang)
    Base64 加密算法(Author 蒋柏良 Jerry Jiang)-* * DESCRIPTION * Base64 processes input in 24bit chunks by converting each chunk into 4 * bytes of output. It does so by splitting input into four 6bit groups and * using these as indexes in the following substitution table- * const char base64_map[] = * "ABCDEFGHIJKLMNOPQRSTUVWXYZ" * "abcdefghijklmnopqrstuvwxyz" * "0123456789+/" * If an input is not a multiple of 3 bytes, it s padded with zeros. In * this case the output bytes that consist entirely of the pad data are * replaced with = . * * Example * An input of 0x00 0x45 0xF2 is equivalent to 00000000 01000101 11110010 * bit sequence, which s then split into 000000 000100 010111 110010 * and these are substituted to produce the following base64 encoding * A E X y * * RETURN VALUE * b64_length() should return output length for the input of len bytes. * b64_encode() should encode len bytes from src int
    2022-07-18 16:55:26下载
    积分:1
  • 在C++算法源代码
    C++写的椭圆曲线加密算法库源码-source code of ECC in C++
    2022-03-11 12:15:21下载
    积分:1
  • 这是脱壳 PE
    这是脱壳 PE-ARMOR 的程序源代码汇编的-PE-ARMOR the source code compilation
    2022-08-20 11:11:02下载
    积分:1
  • VB_CalculateMD5_UseWinAPI
    VB6.0调用Windows系统的API计算MD5码。这个代码跟网上流行的代码相比,具有代码简洁,维护方便,运行效率高等优点。运行速度比用纯VB6实现的快得多。(VB6.0- Call Windows system API calculate MD5 code. This code is compared with the popular online code, with code simple, easy maintenance, high efficiency. Runs faster than pure VB6 realize faster.)
    2013-10-09 18:01:23下载
    积分:1
  • 古典算法,非常实用,有需要的可以下载,不需权限
    古典加密算法,非常实用,有需要的可以下载,不需权限-this code is very good
    2022-05-15 15:01:18下载
    积分:1
  • 经典的文件技术,简单高效
    经典的文档加密技术,简单高效
    2022-08-24 22:18:01下载
    积分:1
  • FRFT
    收集汇总了网上的一维和二维FRFT ,提出一种2DFRFT和仿射置乱的图像加密方法(Collect aggregate online one-dimensional and two-dimensional FFT Proposed 2DFRFT and affine image scrambling encryption method)
    2016-06-08 09:10:46下载
    积分:1
  • 696518资源总数
  • 105949会员总数
  • 22今日下载