登录
首页 » 加密解密 » 使用标准C++开发的SHA

使用标准C++开发的SHA

于 2023-09-06 发布 文件大小:3.28 kB
0 41
下载积分: 2 下载次数: 1

代码说明:

使用标准C++开发的SHA-1算法的实现-Using standard C++ Developed SHA-1 algorithm

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

发表评论

0 个回复

  • COM文件
    COM文件加密 -COM document encrypts
    2022-03-11 20:30:03下载
    积分:1
  • RSA asymmetric encryption and the realization of the source code
    非对称加密RSA的实现及其源代码-RSA asymmetric encryption and the realization of the source code
    2023-09-02 21:40:02下载
    积分:1
  • Using vc++ implementation aes algorithm, on the block cipher Xiang
    用vc++实现aes算法,对分组密码学做深入深入祥彻的研究 。-Using vc++ implementation aes algorithm, on the block cipher Xiang-depth study in depth to do thorough research.
    2022-03-20 20:02:33下载
    积分:1
  • sha码检验的示例 希望对大家有 帮助
    sha密码检验的示例 希望对大家有 帮助-sha password test examples we hope to help
    2023-07-25 10:45:03下载
    积分:1
  • 图中应用程序的实现
    Cryptography application implement in PIC
    2023-06-25 15:55:03下载
    积分:1
  • 椭圆曲线算法改装
    椭圆曲线算法改装- The elliptic curve algorithm reequips
    2022-05-21 02:09:47下载
    积分:1
  • RSA文件算法实现,特别好,请大家试用
    RSA文件加密算法实现,特别好,请大家试用-RSA File encryption algorithm, are particularly good, please try
    2022-02-11 12:35:43下载
    积分: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
  • NSEA algorithm on a small program
    关于NSEA算法的一个小程序-NSEA algorithm on a small program
    2022-02-01 18:17:53下载
    积分:1
  • 一个由java语言编写的MD5算法的实现.
    一个由java语言编写的MD5加密算法的实现.-a java language from the MD5 encryption algorithm achieved.
    2022-07-25 04:28:36下载
    积分:1
  • 696524资源总数
  • 103938会员总数
  • 55今日下载