资源列表
LOK191_C
- 用纯C语言实现的LOK191加密算法与解密算法,希望对朋友所帮助。-LOK191
hmac_sha1.c源码, C语言中的HMAC_SHA1加密方法
- HMAC是密钥相关的哈希运算消息认证码,HMAC运算利用哈希算法,以一个密钥和一个消息为输入,生成一个消息摘要作为输出(Using SHA1 for HAMC algorithms)
aes_GF(2^4)^2 for sbox
- AES加解密程序,128bit 数据位宽,其中加密部分的sbox采用复合域GF(2^4)^2运算(An ARS program with 128bits datawidth, which used GF(2^4)^2 for sobx in cipher.)
Md5加密算法的原理及应用
- Md5加密算法的原理及应用 --- Md5的全称是Message-Digest Algorithm 5(信息-摘要算法),在90年代初由Mit Laboratory For Computer Science和Rsa Data Security Inc的Ronaldl.rivest开发出来,经md2、md3和md4发展而来。它的作用是让大容量信息在用数字签名软件签署私人密钥前被“压缩”成一种保密的格式。由于md5算法的使用不需要支付任何版权费用的,所以在一般的情况下,md5也不失为一种非常优秀的加
EvilBanana Joiner
- The "Joiner.NET" program is both a file juggler and a cryptor. You will not only be able to glue your trojan with any file, but also crank it. Thanks to the program "Joiner .NET", you can now forget about the problems that can
Shamir Secret Sharing
- shamir secret sharing加解密实现(shamir secret sharing encryption)
DES
- 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)
zizhijiamiruanjian
- 加密软件 可以加密任何格式的文件 音乐等-Encryption software can encrypt documents in any format music
RSA
- RSA公钥加密的基本实现 bmp灰度图片加解密操作包括 RSA 的加减密算法; 素数检测算法;RSA 密钥生成算法; 应用该 RSA 密码体制加、解密; BMP 灰度图的算法; Pollard p-1 算法 ; Pollard r 算法 ; -RSA public key encryption to achieve the basic gray-scale picture bmp including RSA encryption and decryption operations of addi
111
- 椭圆曲线数字签名算法论文,非常好的借鉴意义-Elliptic Curve Digital Signature Algorithm paper, a very good reference
CryptoProj
- 简单的加解密 希望大家多指教 我也是刚学 还有很多都不会 希望通过大家的帮助来加强学习
MD5
- 一个MD5校验工具,可以对文件和数据进行MD5码的校验
