搜索资源列表
EncryptionPack
- 非常完整的加密算法实现,不过没有什么注释,看着有点累,开发工具为VC++! -very integrity of the encryption algorithm, but no notes, watching a little tired, development tools for VC!
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
DES_E_D
- 这是一个VC++6.0下写的DES算法的源码,该程序在控制台输入字符串,实现加密
enigma
- enigma加密算法,一种很好的算法,值得学习,希望不要错过。
AES
- 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。
DES
- 利用C语言程序实现DES加密算法的加密解密功能。能够实现56位或56*n密钥的des算法,可以通过该程序提供的接口进行数据的加密,保证数据在传送过程的安全性
ksaiy
- 算法加密模块: 本模块有分两个版本:一个免费版本,二是收费版本;在免费版本 版本里面没有任何的功能限制;在收费版本中也没有功能限制,未注册的模块在返回的结果中多了一个字符串\"ksaiy\",如果你注册了模块就没有任何限制了,关于注册费用可以查看这里:http://www.ksaiy.com/ynen/Service.asp 免费模块可以到我们的主页下载:http://www.ksaiy.com/ynen/index.asp
aes
- 这个是关于aes对称加密算法的优化程序,请大家指教。
SNOW算法实现
- SNOW加密算法的c语言实现,产生高质量随机序列。
PGP2Comp
- 用DELPHI实现的 PGP 加密算法,速度比较快-DELPHI achieved using PGP encryption algorithm, the faster
ecc
- 椭圆曲线加密系统的介绍,以及各种加密算法的实现。-Introduction to elliptic curve encryption system, and various encryption algorithm.
vbmd5
- vb MD5加密算法,全球通用加密算法,程序加密-vb MD5 encryption algorithm, the global encryption algorithm, encryption program
ecc
- 椭圆曲线加密算法,参数内置,需要手动修改。-Elliptic curve encryption algorithm
DES
- DES 加密算法,使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-The Data Encryption Standard (DES) is a
MD5-Algorithm
- MD5算法,著名的加密算法,目前多用于文件校验,文件加密等等领域-MD5 algorithm, known encryption algorithms currently used for file checksum, file encryption, and so the field
rsa.tar
- 不依赖其它任何加密库实现的RSA算法,顺带还实现了大数之间的计算算法,源码有注释。该源码已被我应用到了金融的应用中。-ON划词翻译ON实时翻译 The RSA algorithm does not rely on any other encryption library, incidentally, also realizes the calculation algorithm of large between the number of source notes. The sourc
mimi
- 简单的加密算法,能将字符串加密,可以移植,简单易懂-Simple encryption algorithm, can string encryption, portable, easy to understand
AES_demo
- 用java语言书写的AES加密算法,支持128bit 分组加密,仅供参考-java ,AES
MACTestTool
- 标准的DES加密和解密算法,实现ANSI-X99MAC算法和PBOC3DES算法。他们都是用DES算法再经过一层算法实现的。-Standard DES encryption and decryption algorithms, to achieve ANSI-X99MAC algorithm and PBOC3DES algorithm. They are using DES algorithm and then through a layer of algorithm implementati