搜索资源列表
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.1 研究、学习信息安全中的密码学设计与实现技术。 2
secure(beifen)
- 计算机安全的 多种密码算法演示-a variety of computer security password algorithm demo
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
opencsp
- 微软CSP实现源码。 CSP:密码服务提供者。 微软的CryptoAPI是PKI推荐使用的加密 API。其功能是为应用程序开发者提供在Win32环境下使用加密、验证等安全服务时的标准加密接口。CryptoAPI处于应用程序和CSP(cryptographic service provider)之间 。 -Microsoft CSP achieve source. CSP: Cryptographic Service Provider. Microsoft' s CryptoAP
openssl-0.9.8j.tar
- openssl,学习密码学的好选择!无论是在Windows上还是Linux上,你都可以用它来实现你的Web访问安全!-openssl, Study Cryptography good selection!
SHA1
- SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。-SHA-1
text.encrypt
- 它是一个可以对文本进行加密的程序的脚本.但是不需要输入密码。不公开加密算法即保证加密安全。-It is a can encrypt program text. But not the scr ipts need to input a password. Don t open encryption algorithm is also guaranteed encryption security.
win32openssl
- OpenSSL 是一个强大的安全套接字层密码库,囊括主要的密码算法、常用的密钥和证书封装管理功能及SSL协议,并提供丰富的应用程序供测试或其它目的使用。-OpenSSL is a powerful security socket layer password , include key and certificate password algorithm, the main common package management function and the SSL protocol, and
AssinePassword
- 利用C语言实现的仿射密码加密解密的源码,是信息安全中的算法之一-Use C language affine password encryption and decryption of the source, it is one of Information Security Algorithm
MD5
- MD5算法,应用于网络安全,密码学方面的知识,加密解密算法,自己写的,仅供参考-MD5 algorithm used in network security, knowledge of cryptography, encryption and decryption algorithms, wrote it myself, for reference only
d3des
- 3des加密解密算法,网络安全密码学的知识,初学者刚刚写的,仅供参考-3des encryption and decryption algorithms, network security knowledge of cryptography, beginners just written, for reference
SM3HASH
- SM3算法原理,脱离密码相关安全库,单独利用基本数据类型实现SM3摘要算法,理解SM3算法原理-the hash algorithm of SM3,the basic standard of Chinese cryptographic algorithm SM3