登录
首页 » Visual C++ » sha256

sha256

于 2021-04-27 发布 文件大小:5KB
0 246
下载积分: 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 个回复

  • 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
  • Encryption-and-decryption
    加解密!实现微软的加解密的小例子。在用微软的加解密时的一点心得(Encryption and decryption! Microsoft' s encryption and decryption to achieve a small example.)
    2011-10-03 15:25:40下载
    积分:1
  • aes
    一个能直接运行的AES加密解密程序,用VC2010开发。(A run of AES encryption to decrypt application directly, use VC2010 development.)
    2014-09-12 12:30:00下载
    积分:1
  • 865754765
    VB文件加密器(异或加密),有需要的就下载吧。(VB file encryption (XOR encryption), there is a need to download it.)
    2013-08-21 12:09:19下载
    积分:1
  • IDEA
    说明:  idea算法VC++源码,包含系列文件 idea.h idea.cpp ideadlg.h ideadlg.cpp resource.h stdafx.h stdafx.c(idea algorithm VC++ source, including the series of documents idea.hidea.cppideadlg.hideadlg.cppresource.hstdafx.hstdafx.c)
    2008-10-30 16:37:00下载
    积分:1
  • 3des
    3Des encryption of text from a file, 3DES-EDC-CBC , using 3 keys
    2011-04-29 04:02:44下载
    积分:1
  • AES-CMAC
    能够实现AES加密解密的功能,已经过测试可以使用(Enables AES encryption and decryption functions, have been tested can be used)
    2015-05-07 00:12:18下载
    积分:1
  • Protect.x.src
    加密程序的,实现了对代码的抽取乱序,区段加密和IAT的处理。 (Encryption procedures, the code of the extraction sequence, block encryption and IAT processing.)
    2015-06-30 17:11:18下载
    积分:1
  • delcert
    删除系统某存储区中的证书, 代码参考msdn(removal system of a storage area of the certificate, a code reference VARIANT)
    2005-07-20 10:17:59下载
    积分: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
  • 696518资源总数
  • 105877会员总数
  • 14今日下载