资源说明:It is encryption and decryption algorithm.
AES is a symmetric encryption algorithm processing data in block of 128 bits.Under the influence of a key, a 128-bit block is encrypted by transforming it in a unique way into a new block of the same size. AES is symmetric since the same key is used for encryption and the reverse transformation, decryption. The only secret necessary to keep for security is the key. AES may configured to use different key-lengths, the standard defines 3 lengths and the resulting algorithms are named AES-128, AES-192 and AES-256 respectively to indicate the length in bits of the key. Each additional bit in the key effectively doubles the strength of the algorithm, when defined as the time necessary for an attacker to stage a brute force attack, i.e. an exhaustive search of all possible key combinations in order to find the right one.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
-
- jsp-MD5.rarJSP的MD5算法实现,MD5 算法之Java Bean
- EllipticCurveDigitalSignature.rar基于椭圆曲线密码的数字签名 基于椭圆曲线密码的数字签名
- ECCEllipticCurveDigitalSignatureAlgorithm.rar椭圆曲线加密机制的数字签名 椭圆曲线加密机制的数字签名
- EllipticCurveDigitalSignatureAnalysisandDesign.rar椭圆曲线的数字签名的分析与设计 椭圆曲线的数字签名的分析与设计 ...
- BaseEllipticCurveDigitalSignatureAlgorithm.rar基于椭圆曲线加密的数字签名 基于椭圆曲线加密的数字签名
- EllipticCurveDigitalSignatureAlgorithm.rar椭圆曲线数字签名算法 椭圆曲线数字签名算法
- cash.rarCash Program for Managing Money
- 19915040.rar 计算机安全中的认证问题 计算机安全中的认证问题
- applicationsecurityverificationstandards2009.zipApplication Security verification standards
- md5test.zip这是一个通用的MD5程序,可以计算MD5码。高效准确。
-
- certlib.tar.gz包含标准证书编/解码、哈希、MD5、SHA1等算法的实现源码
- rsa.rarRSA算法C++实现,实现RSA算法,密码强度1024
- rsa.rarRSA加密算法的源代码,VC环境编译后可运行,编译无错误
- pkcs11.rarPKCS#11的微软CSP实现源码,够酷吧。
- Sniffer+Winpcap.rar包的截取源码,使用wincap来辅助实现的,适合学习研究
- KeyFile.rar用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 Syste ...
- security.rar说明: 1、里面有什么: 1.1、org.bouncycastle.*下的所有软件是bouncycastle组织开 ...
- xca-0.2.12.tar.gz一个小型证书管理系统,用到openssl
- nss-3.1.1.tar.gz支持SSL v2/v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509v3证书等 ...
- MiniCA2.rarMiniCA V2.0版本源码。《小型CA系统V2.1含源码》发表以来,得到了广大程序爱好者的支 ...