登录
首页 » Visual C++ » sha256

sha256

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

  • PDF-Password-Remover3.1
    pdf文件加密移除小软件。使pdf文件可打印可注释。(To remove pdf file encryption. So files can be printed comments)
    2014-12-25 11:46:27下载
    积分:1
  • AES-CMAC
    能够实现AES加密解密的功能,已经过测试可以使用(Enables AES encryption and decryption functions, have been tested can be used)
    2015-05-07 00:12:18下载
    积分:1
  • DESEncryptionDecrypt
    编写的DES 对称加解密技术,可随时进行明文密文之间的转换,有需要的朋友可以下载测试!本人目的打算对后台数据库的敏感信息字段用该方法加密,然后用软件权限控制读取,这样即使直接SQL后台取数,也得不到明文数据。(Write DES symmetrical encryption technology, may at any time for conversion between plaintext cipher, friends in need can be download test! I purpose going to the backstage database of sensitive information field with the method of encryption, and then use software to read access control, so even if the SQL backend access directly, also can not get clear data. )
    2013-10-15 09:51:35下载
    积分:1
  • AES
    AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf(AES-rijndael algorithm detailed information, including the AES encryption algorithm in C language and its SBox realize. PdfFIPS197 (chs). PdfFIPS197.pdfnist.urlRijndael.pdfrijndael flow algorithm. SwfRijndael-depth study of algorithms. DocRijndael algorithm optimization technology research. Doc public key cryptosystem over finite fields and (2). pdf Galois field based on the password system. pdf)
    2008-05-06 17:17:00下载
    积分:1
  • Windows_Password_Logger
    windows登陆密码信息拦截,获取明文口令。程序对不同系统做了处理,在2000,2003,xp,vista上都可以截取, 在2000,2003,xp中,通过UNICODE_STRING.Length 的高8位取xor key,如果密码是编码过的,则通过ntdll.RtlRunDecodeUnicodeString解码, vista则通过AdvApi32.CredIsProtectedW判断密码是否编码过,解码用AdvApi32.CredUnprotectW。(The windows Password intercept, access to the plaintext password. Processing program on a different system in 2000, 2003, xp, vista can intercept, 2000,2003, xp UNICODE_STRING.Length high eight take xor key if the password is encoded by the ntdll.RtlRunDecodeUnicodeString decoding, vista, to judge by AdvApi32.CredIsProtectedW and password whether encoding, decoding AdvApi32.CredUnprotectW.)
    2012-09-27 11:09:00下载
    积分:1
  • openssl_aes_JIAMI
    通过调用openssl库进行aes加密,本程序已编译好了openssl,无需在进行编译!生成时请引用lib文件(By calling the openssl library aes encryption, the program has compiled the openssl, without making compilation! Please cite lib files generated)
    2013-08-26 11:30:56下载
    积分:1
  • 123456
    计算卡片过程密钥,加密密码数据,计算安全报文鉴别(MAC)过程密钥 (Calculating card key, the encrypted password data, calculate the safety message authentication (MAC) key)
    2013-08-14 13:15:47下载
    积分:1
  • GOSTjiamijiemi
    GOST加密解密程序,源代码是在控制台下的,我只是把他改写成MFC了。方便操作。加密解密高手可以绕过。(The GOST encryption and decryption procedures, the source code is under the console, I just put him rewrite the MFC. Easy to operate. Encryption and decryption master can be bypassed.)
    2013-04-27 18:02:25下载
    积分:1
  • FacilityMonitorSystem
    带MD5摘要计算的登录程序,实现部分功能模块和部分界面(MD5 Abstract calculated with log procedures)
    2009-03-02 12:47:27下载
    积分:1
  • DES
    DES加密算法,初始置换、密钥置换、密钥循环、密钥压缩置换、数据扩展置换、、S盒替换、P盒置换、末置换 (DES encryption algorithm, the initial replacement, key replacement, key loops, key compression replacement, data expansion permutation,, S cartridge replacement, P cartridge replacement, replacement end)
    2021-04-05 22:19:03下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载