搜索资源列表
RSALib.zip
- rsa算法源程序
Md5Test
- 本例是用md5做为数据校验的算法防止自己的程序被篡改的小例子。有些可执行程序,当被改了资源时再运行会有文件已损坏的提示,这就是使用了数据校验。当然你可以使用个性化的,比如des作为数字签名,那样安全性更高。具体请见代码及注释.-cases is the use of data as md5 checksum algorithm to prevent their own procedures be tampered with small examples. Some of the executa
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.1 研究、学习信息安全中的密码学设计与实现技术。 2
MD5method
- MD5算法,是制作数字证书一个不可缺少的算法,这个是在网上下的,也算转载吧。-MD5 algorithm, the digital certificate is an indispensable algorithm, this is the Internet, I think it is reproduced.
DEScode
- DES算法程序编程介绍,便于使用者了解其加密原理,更好地为系统安全服务。-DES algorithm programming, user-friendly understanding of its encryption theory, a better system for security services.
穷举密码算法
- 穷举法解密文件-exhaustive France declassified document
DigitalSignature2Example
- 本程序是用java程序包实现RSA安全认证算法的实现程序,可用于网络安全传输和数字签名-this procedure is used java package to achieve RSA Security Authentication Algorithm procedures, can be used for transmission of network security and digital signature
rsasourcecode
- RSA算法源程序,C代码-RSA algorithm source, the C code
基于openssl实现的SM2算法
- 基于openssl实现的SM2算法,VC6编译通过。包括源代码和编译完成的程序-SM2 implement based on openssl
certlib.tar.gz
- 包含标准证书编/解码、哈希、MD5、SHA1等算法的实现源码, Contains the standard certificate to arrange/algorithm the and so on decoding, Hasche, MD5, SHA1 realization source code
RSALib
- rsa算法源程序-rsa algorithm source code
rsa
- RSA 加密算法简单实现,c++编程,简单实用不 需任何修改 可运行-Simple implementation of RSA encryption algorithm, c++ programming, simple and practical to run without any modifications
rsa
- 毕业设计-RSA算法(源代码+论文+ppt)-Graduation Project-RSA algorithm (source code+ thesis+ ppt)
DES
- 数据加密标准算法的程序实现,用C语言实现的,已经编译通过,可以放心使用-Data Encryption Standard algorithm
AES
- AES加密算法,控制台简单快速实现AES加密,可选择位长实现输入输出-AES-Encryption,with input and output.
AES_Encrypt
- AES加密算法 挺复杂得加密算法 希望有所帮助-AES encryption algorithm encryption algorithm quite complicated, hope that helps
code412
- DES加密算法,开发环境是VISUAL BASIC-DES
sha
- SHA加解密算法,SHA是安全散列算法,c语言实现的Benchmark-SHA encryption and decryption algorithm
SHA_1
- sha_1加密算法,自己写的,绝对原创,绝对可运行-sha_1 encryption algorithm, wrote it myself, absolutely original, absolutely can run