资源列表
hmac_sha1.c源码, C语言中的HMAC_SHA1加密方法
- HMAC是密钥相关的哈希运算消息认证码,HMAC运算利用哈希算法,以一个密钥和一个消息为输入,生成一个消息摘要作为输出(Using SHA1 for HAMC algorithms)
md5
- MD5加密算法C语言实现,是一种不可逆的加密算法(MD5 encryption algorithm C language, is an irreversible encryption algorithm)
aes算法
- PHP 实现AES加密解密通信。一个简单的小demo(PHP implementation of AES encryption and decryption)
DES
- 完成输入字符串、读写文件两种形式的加密与解密。(Complete the input string, read and write files in two forms of encryption and decryption.)
快照1
- 这是一个在labview上开发的对两个信号进行互相关分析,分析这两个信号的关系(5575dgffdgdfgfdgfdgdgfdg)
1_21b
- 对采用维吉尼亚加密的密文分析密钥位数,进行解密(analyze the length of key and decrypy)
ntl_demo
- 最简单的ntl演示功能,对大整数感兴趣的可以看看(The simplest NTL demonstration function, interested in large integers can see)
ecdsa
- ECDSA算法,基于OPENSSL实现,完整代码及文档(ECDSA (elliptic curve encryption algorithm) source code use openssl, it is difficult to get the source code)
rsa_algorithm
- rsa加密的验证和实现以及获取密钥的随机算法(rsa encryption algorithm)
ELGamal
- 椭圆曲线密码,可用于非对称方法的加密解密等,在C程序上运行(Elliptic curve cryptography, can be used for asymmetric methods of encryption, decryption, etc., running on the C program)
10081509&DES
- 实现8位明文和8位密钥的DES加密和解密(DES encryption and decryption of 8 bit plaintext and 8 bit key are implemented)
DES编码
- des在C#中的加密和解密的代码,使用C#语言编写的,欢迎使用!(DES in the C# encryption and decryption code, using C# language, welcome to use!)