资源列表
aes
- 用C语言实现流行的AES加密,希望对大家有用。-Popular with the C language AES encryption, we want to be useful.
AES
- AES算法加密的C语言实现,*面,没有错误,希望对大家有用-C language realizes of the encryption algorithm of AES,Does not have the contact surface, it does not have the mistake, hoped that is useful to everybody
AES
- AES算法完整的使用C语言实现,经过测试,可以运行。 可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head of the 128/192/256 bit. Maste
rsaCPP
- rsa 加密算法的实现 c++编写 -rsa encryption algorithm implementation c++ write
des
- DES加密算法,通过调用Des_Go()可以对数据进行加解密
md5
- md5的加密函数 iis下运行; 用法: 1:页面包含该文件 2:调用方法MD5(sMessage,stype) 例dim md_=md5("admin",32) *注:最高32位。-md5 encryption function running under iis Usage: 1: page 2 of the document contains: call method MD5 (sMessage, stype) were dim md_ = md5 ( " a
pkcs7
- 利用OpenSSL PKCS7进行数字签名的示例代码,仅供参考-OpenSSL PKCS7 sign
sha512
- SHA512 is a hash function. You can use sha512 with an asymetric method to sign a document.
VERNAM
- 运用C的语言环境,对V码进行加密和解密的过程-Using C language environment, V codes process of encryption and decryption
mozilla-sha1
- sha-1 加密,使得文件更加安全,使用了c代码来实现,对于大家是个好的例子-sha-1 encryption, making the document more secure, using the c code to implement, is a good example for everyone
deal(c)
- AES候选算法之一DEAL算法C源码,实现基于六轮FEISTEL网络的加密过程
rsaCPP
- RSA加密算法源代码,编译后可用,希望对初学者能有所帮助-RSA encryption algorithm source code, compiled available, can be helpful for beginners
