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

搜索资源列表

  1. checksum

    0下载:
  2. 软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数-simulation software CRC Redundancy Check, for any length of this sequence for 16 checksum, and to be able to receive sequence for the examination. The Chinese have detailed notes and simula
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:邓飞
  1. 3des源代码

    1下载:
  2. 根据设计要求:1)具有文件加密和解密功能;2)具有加解密速度统计功能;3)采用密文反馈链接和密文挪用短块处理技术。我们可以知道,程序要有加密模块、解密模块、子密钥生成模块,这三个模块构成DES算法。DES算法再构成3DES,这很简单,只要加个密钥便可实现。3DES还必须工作在密文反馈连接模式下和使用密文短块挪用技术。至于速度统计功能就很好实现,用文件长度除以处理时间便是加解密速度。-based on the design requirements : 1) with file encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.42kb
    • 提供者:杨巍
  1. BMarithmetic

    0下载:
  2. 该BM算法用来求二元域上长度为11的序列的线性综合解-the BM algorithm used for binary domain length of the sequence of 11 linear integrated solution
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:6.38kb
    • 提供者:傻傻
  1. HillCodor

    0下载:
  2. 在VC环境下采用希尔密码体制加密、解密和破译。该软件实现了输入任意长度的密钥对文件进行加密和解密,解密密钥和密文保存在文件中。如果有完整的明文和对应的密文可是实现破译功能,即得出加密密钥。-in VC environment with Hill cryptosystem encryption, decryption and decoding. The software arbitrary length of the input to the key document encryption and
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:41.82kb
    • 提供者:
  1. aesCPP

    0下载:
  2. aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.-Aes source code encryption algorithm AES is a symmetric encryption to the Advanced Encryption Standard algorithm. Belgians J.J.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.55kb
    • 提供者:Qoo
  1. Vignear

    1下载:
  2. 维吉尼亚密码的破译。用VC++作为工具,编程最终实现了维吉尼亚密码分析,即在输入界面中输入用维吉尼亚加密的密文,便可以得到相应的密钥长度,具体密钥,以及解密后的明文。-Virginia decipher passwords. VC + + as a tool to achieve the ultimate programming code of Virginia, that is the input interface with input Virginia encrypted cipherte
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29.53kb
    • 提供者:赖晖
  1. base64src

    0下载:
  2. C++ Base64编码/解码源代码 inline int Base64Encode(char * base64code, const char * src, int src_len = 0) inline int Base64Decode(char * buf, const char * base64code, int src_len = 0) 以上两个函数内联定义在base64.h中,使用时include \"base64.h\" 即可,编码后的长度一般比原文多占1/3的存储空间,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5.45kb
    • 提供者:王晓名
  1. ranEncode

    0下载:
  2. 随即加密算法,加密解密使用同一个函数,密文长度不改变。可以用在网页或程序中。-immediately encryption algorithms, encryption and decryption using the same function, the secret does not change the length of the text. The website can be used or procedures.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.57kb
    • 提供者:黄冠
  1. IDEA_C.ZIP

    1下载:
  2. IDEA是一个分组长度为64位的分组密码算法,密钥长度为128位(抗强力攻击能力比DES强),同一算法既可加密也可解密。 IDEA的“混淆”和“扩散”设计原则来自三种运算,它们易于软、硬件实现(加密速度快): -IDEA is a packet length of the 64 block cipher algorithms, key length of 128 (anti strong offensive capability than-DES), the same encryptio
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.18kb
    • 提供者:HCJ
  1. AEScode11

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位长度的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 length of th
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:198.68kb
    • 提供者:唐伯虎
  1. 3_3des

    0下载:
  2. 三重DES增加了密钥长度,由56位增加到112或168位,有更高的安全性,而且在新一代因特网安全标准IPSEC协议集中已将DES作为加密标准。-3DES key length increased from 56 to 112 or 168. have higher security, and the new generation of Internet security standards IPSEC agreement has been concentrated DES encryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:67.24kb
    • 提供者:fasf
  1. 10_md5

    0下载:
  2. MD5将任意长度的“字节串”变换成一个128bit的大整数,并且它是一个不可逆的字符串变换算法-MD5 arbitrary length of the "byte string" transform into a 128bit large integers, and it is an irreversible string algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:55.72kb
    • 提供者:fasf
  1. aes-src-22-11-16

    1下载:
  2. 一个用vc编写的aes算法实现,含有128,192,256三种钥匙长度的-a prepared using vc Orangk'aes algorithm, containing 128,192,256 length of the three key
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:92.43kb
    • 提供者:zhangyini
  1. secretshare_VC++

    0下载:
  2. Shamir秘密分享与恢复算法的VC++程序,主要是使用平面上k点可以决定k-1次方的多项式,以k点为门槛值,应用Lagrange多项式插入方法的技术,回复原多项式,再得出主密钥。输入大数长度和份数可自行定义(默认是270位和不超过20份)。-Shamir secret sharing and recovery algorithm VC procedures, is the use of the plane could be decided k k-1 power of the polynomi
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:38.22kb
    • 提供者:linvg
  1. moderncrytography

    2下载:
  2. RSA的JAVA实现,界面很简洁,就三个按钮:生成密钥对,加密文件,解密文件.可以导入文件,但文件长度有限制,这是由于密钥长度而限制的-RSA JAVA interface is very simple, three buttons : Key Generation right, encrypted documents, The declassified document. can import documents, but there are restrictions on the lengt
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.15kb
    • 提供者:huang
  1. 75-dFile

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。 IDEA是International Data Encryption Algorithm 的缩写,是1990年由瑞士联邦技术学院来学嘉X.J.Lai 和Massey提出的建议标准算法称作PES( Proposed Encryption Standard) 。Lai 和Massey 在1992 年进行了改进强化了抗差分分析的能力改称为IDEA 它
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18.44kb
    • 提供者:zengzl
  1. AES_128_192_256

    1下载:
  2. 这个程序是AES密钥标准的一个简单实现,在其中可以实现密钥长度为128.192.256三种,适合刚学密码学的人。-the procedure is standard AES key to achieve a simple, which can be achieved in the key length of 128 .192.256 three, just learning for the people of cryptography.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:465.96kb
    • 提供者:张华
  1. DES_Encryption

    0下载:
  2. DES加密解密文本文件,使用分组加密方法加密解密数据,分组长度为64位.-DES encryption and decryption of text files, using a method of encryption and decryption of encrypted data, a length of 64.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:62.88kb
    • 提供者:liudongxiao
  1. 3DES_Encryption

    0下载:
  2. 3DES算法是增强型的DES算法,使用128位密钥长度, CBC模式使用反馈机制的分组密码使用模式.-3DES algorithm is enhanced by DES algorithm, the use of 128-bit key length, CBC mode of use of a feedback mechanism password usage patterns.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:61.63kb
    • 提供者:liudongxiao
  1. CBC_DESEncryption

    0下载:
  2. 使用分组加密方法加密解密数据,分组长度为64位,使用反馈机制的分组密码使用方法.-use of a method of encryption and decryption of encrypted data, a length of 64. the use of the feedback mechanism to use a password.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:65.87kb
    • 提供者:liudongxiao
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com