登录
首页 » Visual C++ » sha256

sha256

于 2021-04-27 发布 文件大小:5KB
0 231
下载积分: 1 下载次数: 452

代码说明:

  SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果(SHA-256 source code, three external function: void SHA256Init (SHA256Context* sc) void SHA256Update (SHA256Context* sc, const void* data, uint32_t len) void SHA256Final (SHA256Context* sc, uint8_t hash [SHA256_HASH_SIZE]) The first function is initialized, the second hash function, enter the string, the third function of output)

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

发表评论

0 个回复

  • Rc4
    采用c++实现RC4加密解密算法,该代码可以加密解密任意格式的文件( U91C7 u758ccc_cn R U6587 u4EF6)
    2021-02-28 16:49:35下载
    积分:1
  • decss
    说明:  DVD CSS 加密标准解码程序. 支持解开vob文件.(DVD CSS encryption standard decoding procedures. Support untied captures documents.)
    2006-01-29 15:54:05下载
    积分:1
  • DES_Test
    DES加密的MFC实现,主要包括两部分组成,有字符串加密和文件加密两种模式,实现了3DES功能,让加密更安全(including string and files by DES)
    2013-10-28 19:46:24下载
    积分:1
  • Crypt_Vmpc
    VMPC加密解密算法。已对x86优化,其他平台也可用。(VMPC encryption and decryption algorithms. Has been optimized for x86, other platforms are also available.)
    2013-07-15 18:51:17下载
    积分:1
  • RSA
    基于RSA算法的加密解密以及数字签名系统,实现加密解密签名的功能(RSA-based encryption and decryption algorithms and digital signature system to achieve the function of signature encryption and decryption )
    2011-05-06 16:10:42下载
    积分:1
  • RC4
    对RC4加密解密代码,可以自行修改密钥!类可以直接调用(RC4 encryption and decryption code, you can modify the key! Class can be called directly)
    2020-10-13 23:17:31下载
    积分:1
  • DESmiyue
    这只是标准DES算法的例子,必须在WINDOWS环境下编译.(This is just the standard DES algorithm, which must be compiled in the WINDOWS environment.)
    2009-03-24 19:38:06下载
    积分:1
  • W32Dasm
    一个静态反汇编工具,也是破解人常用的工具之一(W32Dasm is a static disassembly tool, but also break one of the tools were used)
    2009-12-18 11:18:41下载
    积分:1
  • Rijndael_aes
    Rijndael加密算法的一个实现,可用来对文件及字段进行加解密,并利用mfc做了界面(An implementation of Rijndael encryption algorithm, can be used to encrypt and decrypt files and fields, and made use of the interface mfc)
    2011-05-04 11:27:22下载
    积分:1
  • md5
    MD5是一种被广泛使用的“消息-摘要算法”。实际上就是一个单项散列函数。(MD5 is a widely used " message- digest algorithm." Is actually a single hash function.)
    2010-12-27 16:26:46下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载