登录
首页 » Visual C++ » sha256

sha256

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

  • DES_C
    基本的DES加密算法,可以实现一些基本的功能,但是大型计算不适合(The basic DES encryption algorithm)
    2013-08-15 01:48:09下载
    积分: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
  • md5encode
    MD5加密算法,可以加密包含二进制数据的数据块,生成16字节MD5加密数据。(MD5 encryption algorithm to encrypt data blocks that contain binary data, generates a 16-byte MD5 encrypted data.)
    2013-09-09 18:27:10下载
    积分:1
  • ECC_Paper
    关于ECC椭圆曲线加密算法在软件注册中的应用(The ECC Paper about software Registration)
    2013-09-18 23:47:01下载
    积分:1
  • setpassfolder
    加密文件夹,十分好用 使用visual basic环境编程(lock file)
    2013-12-01 17:45:52下载
    积分:1
  • VMp
    VMp——一款可以超强保护文件防止破解的加壳工具,软件设计员的绝佳伴侣! (VMp- a super-protected files can be packed to prevent cracking of the tools, software designers the perfect partner!)
    2010-10-23 09:39:51下载
    积分:1
  • RSA
    计算机专业毕业设计--RSA加密算法的实现与设计(Graduate design computer RSA encryption algorithm and design)
    2008-05-04 17:36:43下载
    积分:1
  • EC-Signature
    基于miracl大数库的椭圆曲线EC的签名算法的c语言实现(Database based on large numbers miracl elliptic curve signature algorithm EC for c-language implementation)
    2020-07-03 18:40:02下载
    积分:1
  • Caesar-code
    凯撒密码作为一种最为古老的对称加密体制,在古罗马的时候都已经很流行,他的基本思想是:通过把字母移动一定的位数来实现加密和解密。例如,如果密匙是把明文字母的位数向后移动三位,那么明文字母B就变成了密文的E,依次类推,X将变成A,Y变成B,Z变成C,由此可见,位数就是凯撒密码加密和解密的密钥。个人原创。(Caesar password as one of the most ancient symmetric encryption system in ancient Rome have been very popular, his basic idea is: by the letters move a certain number of bits to achieve encryption and decryption. For example, if the key is the number of bits of plaintext letters backward move three, the plaintext letter B into a ciphertext E, and so on, X will become Y-become a B,, and Z becomes C Thus, the median is the Caesar cipher encryption and decryption keys. Personal originality.)
    2012-05-11 16:37:09下载
    积分:1
  • DES_C
    基本的DES加密算法,可以实现一些基本的功能,但是大型计算不适合(The basic DES encryption algorithm)
    2013-08-15 01:48:09下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载