CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 常见算法

搜索资源列表

  1. 简易的矩陣加密編编码法

    0下载:
  2. 算法介绍 矩阵求逆在程序中很常见,主要应用于求Billboard矩阵。按照定义的计算方法乘法运算,严重影响了性能。在需要大量Billboard矩阵运算时,矩阵求逆的优化能极大提高性能。这里要介绍的矩阵求逆算法称为全选主元高斯-约旦法。 高斯-约旦法(全选主元)求逆的步骤如下: 首先,对于 k 从 0 到 n - 1 作如下几步: 从第 k 行、第 k 列开始的右下角子阵中选取绝对值最大的元素,并记住次元素所在的行号和列号,在通过行交换和列交换将它交换到主元素位
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2877
    • 提供者:刘亮
  1. AES

    0下载:
  2. 此加密算法是用vc实现,在dos系统下进行加解密。里面附带一些常见错误小知识
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:23571
    • 提供者:liyc
  1. Algorithmsforencrypt_ppt

    0下载:
  2. 常见的加密算法及其身份验证协议方法的探究
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1120583
    • 提供者:zmuying
  1. encrypt_algorithm

    0下载:
  2. 常见加密算法汇总的C++实现,初学加密算法者适用
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:389605
    • 提供者:飞影静流
  1. Crypt_Decrypt_C.rar

    0下载:
  2. 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。,Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1216442
    • 提供者:王同
  1. hash

    0下载:
  2. 包含常见的的hash算法,MD4,MD5,SHA-160,SHA-256,crc等,对字符串或者文件进行处理,生成相应的hash值-Contains common hash algorithm, MD4, MD5, SHA-160, SHA-256, crc, etc., on the string or file handle, generate the corresponding hash value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:281816
    • 提供者:丹丹
  1. CRC.rar

    0下载:
  2. CRC-16算法的C语言实现(以常见的CRC-ITU为例引出的比特型算法)。,CRC-16 algorithm of the C language (in common CRC-ITU as an example of bit-based algorithm for extraction).
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:6262
    • 提供者:semihost
  1. Introduction_to_Cryptanalyst

    0下载:
  2. 加密算法是计算机科学中的一个分支。本书是一本简单介绍加密算法的英文书籍,并包含了对常见英文词根出现概率的分析-Computer encryption algorithm is a branch of science. This book is a simple encryption algorithm, introduced in English books, and contains a common root in English appear probability analysis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8465962
    • 提供者:sheng
  1. VCcrypt

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。 -The compressed packet, there are cast, blowfish, simple, des, cryptlib,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416788
    • 提供者:冯俊勇
  1. RSA

    0下载:
  2. RSA简洁幽雅,但计算速度比较慢,通常加密中并不是直接使用RSA 来对所有的信息进行加密, 最常见的情况是随机产生一个对称加密的密钥,然后使用对称加密算法对信息加密,之后用 RSA对刚才的加密密钥进行加密。-RSA elegant simplicity, but the computing speed is relatively slow, usually not direct the use of encryption in the RSA to encrypt all the informa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1273499
    • 提供者:huhanzhong
  1. VCcrypt

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。 -This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:8413532
    • 提供者:yzj
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:8416432
    • 提供者:swreal
  1. VCCRYPT

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、 base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,源码爱好者大致查了一下,超过130个,全部可以编译通过,而且还包含有E文的开发文档,研究学习算法的可不要错过。-This archive contains cast, blowfish, simple, des, cryptlib, rsa, mqueue,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8411922
    • 提供者:胡杨
  1. My_Decode_Homeword

    0下载:
  2. 这是我以前的密码学作业,实现了几个常见的加密算法。每个程序都给出了详细的注释。其中des加密算法的实现,有中间输出过程,所以很容易了解des的加密过程。但是没有完善,包括没有编写des解密算法等。相信这份文档是密码学初学者的良好素材。-encode des homewwork
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:405626
    • 提供者:lizheng
  1. jiami

    0下载:
  2. 200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,加密也是常用的一种程序数据处理方式,实用性比较大。-More than 200 common encryption algorithm VC++ code, such as DES, ASN, hex, rsa, etc. algorithm, encryption is also a procedure commonly used in data processing, practical, relatively
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:392752
    • 提供者:suo618
  1. 20111111

    0下载:
  2. 200多个常见的VC++加密算法。可以直接调用-More than 200 common VC++ encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:391713
    • 提供者:包包
  1. vcPPcrypt

    0下载:
  2. 此压缩包内有cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32,base64、modexppc、network等一些的常见加密、解密算法,非常全的算法集合,而且还包含有英文的开发文档,研究学习算法的可不要错过。-Compressed package cast, blowfish, simple, des, cryptlib, rsa,, mqueue,, xtrcrypt, gf256, base32, base6
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:8425472
    • 提供者:situyun
  1. elgamal

    0下载:
  2. ElGamal算法,是一种较为常见的加密算法,它是基于1984年提出的公钥密码体制和椭圆曲线加密体系。既能用于数据加密也能用于数字签名,其安全性依赖于计算有限域上离散对数这一难题。在加密过程中,生成的密文长度是明文的两倍,且每次加密后都会在密文中生成一个随机数K。-The ElGamal algorithm is a more common encryption algorithm, which is based on the 1984 public key cryptosystem and e
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1876
    • 提供者:李小龙
  1. RSA

    0下载:
  2. 常见的典型加密算法-RSA算法的C代码实现,供读者参考借鉴-A typical common-RSA algorithm encryption algorithm C code for readers to draw on
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:631
    • 提供者:lzh
  1. jiaMi

    0下载:
  2. 常见加密技术AES、DES、3DES等算法的实现-Implementation of common encryption technology
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-30
    • 文件大小:150182
    • 提供者:杨楠
搜珍网 www.dssz.com