搜索资源列表
blowfish加密算法开发工具包
- blowfish加密算法开发工具包 一个加密用的工具包 采用 blowfish算法-development kit with an encryption tool kit used blowfish algorithm
EncryptionPack
- 非常完整的加密算法实现,不过没有什么注释,看着有点累,开发工具为VC++! -very integrity of the encryption algorithm, but no notes, watching a little tired, development tools for VC!
libgcrypt-1.2.2.tar
- 一个很有影响的加密库,实现了各种加密算法,是密码学习的重要源代码-a very influential encryption library that implements a variety of encryption algorithms, is an important learning password source code
JiaMi_Suanfa
- 该代码实现加密算法,从而为信息的保密提供支持。该代码具有快速,稳定的特点。-The code for encryption algorithms, for the confidentiality of information provided support. The code is fast, stable characteristics.
encrypt
- 加密算法,通过一组数学公式,把原文转换成密文-encryption algorithm, a mathematical formula group, the original transformed into ciphertext
Md5A
- md5的加密算法.一个工程文件.很好的用来学习,研究
enigma
- enigma加密算法,一种很好的算法,值得学习,希望不要错过。
AES
- 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。
DES
- 利用C语言程序实现DES加密算法的加密解密功能。能够实现56位或56*n密钥的des算法,可以通过该程序提供的接口进行数据的加密,保证数据在传送过程的安全性
aes
- 这个是关于aes对称加密算法的优化程序,请大家指教。
SNOW算法实现
- SNOW加密算法的c语言实现,产生高质量随机序列。
AES_CPP
- AES加密算法的具体实现,采用C++语言,封装成一个类-AES encryption algorithm to achieve the specific use of C++ language, packaged as a class
PGP2Comp
- 用DELPHI实现的 PGP 加密算法,速度比较快-DELPHI achieved using PGP encryption algorithm, the faster
des
- 掌握DES标准的算法描述 采用C语言实现DES加密算法; -Master standard DES algorithm using C language descr iption of DES encryption algorithm
SHA1
- SHA1加密算法的VC++实现,又需要的尽管下吧。-Arithmetic of SHA1, achieved by VC++.
aesc
- AES加密算法C代码(纯C代码)说明及编程-AES C (in C)
ecc
- 椭圆曲线加密系统的介绍,以及各种加密算法的实现。-Introduction to elliptic curve encryption system, and various encryption algorithm.
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
EECCCsourceccl
- 椭圆曲线加密算法源代码,用Vissual C++开发,非常好的东西 -Elliptic curve encryption algorithm source code, of use Vissual C++ development, a very good thing
aes_class
- 通过aes加密算法实现对数据的数据加密和数据解密。(Data encryption and data decryption are realized by AES encryption algorithm)