aes_mini_project.rar
文件大小: 1167k
下载次数:8
源码类别:

CA认证

开发平台:

Java/JSP

源码售价: 5 个金币 积分规则     积分充值
资源说明: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.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
    
  • 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含源码》发表以来,得到了广大程序爱好者的支 ...