搜索资源列表
security
- 说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开发的软件包 1.2、org.infosecurity.*下的软件包括: DES_CBC算法的实现 RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证) 数字信封的实现 利用数字信封实现大文件的加密、解密。 2、有什么用: 2.1 研究、学习信息安全中的密码学设计与实现技术。 2
NSEA
- NSEA加密解密算法,密码学加减密的应用-NSEA encryption and decryption algorithms, cryptography Modified close of
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
cod
- 应用密码学密码算法源代码 应用密码学密码算法源代码-password algorithm source code application cryptographic cipher algorithm source code
DesEncrypt
- DES加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-DES encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
RSAEncrypt
- RSA加密算法的java实现源代码,很好很实用,推荐广大密码学的筒子分享-RSA encryption algorithm to achieve the java source code, very good very useful, recommended by the broad masses of the cheese Cryptography Share
Permutation-cipher
- C语言实现古典密码学中的列置换,自己原创,有详细注释,便于理解这个算法-Permutation cipher,C language operations can definitely run, help to understand and master the encryption algorithm
Miller-Rabin
- 基本的MILLER-RABIN算法,是密码学学生的基本知识!-Basic Miller-Rabin algorithm is the basic knowledge of cryptography students!
MDES
- 密码学实验MDES算法 完整的实验代码 有解析-Cryptography experiments MDES complete experimental code algorithm analysis
RSA
- 密码学实验 RSA算法 有完整的实验代码 加解析-RSA cryptography algorithm experiment experimental code plus a complete analysis
rsa
- RSA 加密算法,有详细地实现代码,适合学习密码学的初学者学习参考-RSA encryption algorithm, a detailed implementation code, suitable for beginners to learn cryptography reference
md5d
- 计算机加解密算法,基于密码学的MD5的算法,实现加解密的功能。-Encryption and decryption 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