CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 流加密

搜索资源列表

  1. MyPassTool

    0下载:
  2. 使用c语言设计的加密算法,直接对文件流加密.用vc++做的使用界面-use encryption algorithm design, direct flow of the document encryption. Vc done with the user interface
  3. 所属分类:加密解密

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

    0下载:
  2. MPEG4编解码带码流加密的算法演示,编解码算法经过裁减,可同时运行于tidsp上。
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:223.58kb
    • 提供者:李力
  1. 流密码加密

    0下载:
  2. 采用流密码加密/解密,源码易懂-using stream cipher encryption / decryption, accessible source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:777.15kb
    • 提供者:精心
  1. RC4

    0下载:
  2. RC4加密算法是大名鼎鼎的RSA三人组中的头号人物Ron Rivest在1987年设计的密钥长度可变的流加密算法簇。
  3. 所属分类:加密解密

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

    0下载:
  2. RC4加密算法是大名鼎鼎的RSA三人组中的头号人物Ron Rivest在1987年设计的密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.49kb
    • 提供者:wzd
  1. 流密码 基于Java

    0下载:
  2. 基于java的流密码加密
  3. 所属分类:GIS编程

    • 发布日期:2010-10-24
    • 文件大小:8.98kb
    • 提供者:woshiliyake
  1. AES_DES_Workmode.rar

    0下载:
  2. 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:374.6kb
    • 提供者:王纪
  1. AES.rar

    0下载:
  2. 比较严谨的算法,分别针对字符串、文件、流的加密解密算法,, Respectively, for string, file, stream encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:243.68kb
    • 提供者:cloneper
  1. RC4

    0下载:
  2. 本程序实现RC4算法,包括加密与解密,属于流密码算法-RC4 algorithm to achieve this process, including the encryption and decryption, are stream cipher algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:218.71kb
    • 提供者:lishen
  1. DES

    0下载:
  2. DES加密算法,现代最经典的数据流加密算法之一,已在实际生活中得到广泛应用-DES encryption algorithm, the most classic of modern encryption of data streams, has been widely used in real life
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.8mb
    • 提供者:晴空
  1. userblowfish(VC6)

    0下载:
  2. userblowfish(VC6)blowfish的流加密算法,不同于一般的块加密算法,具有较高的效率-userblowfish (VC6) blowfish stream encryption algorithm, from a general block encryption algorithm, with higher efficiency
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:14.73kb
    • 提供者:云中龙
  1. rc4

    0下载:
  2. 这是关于RC4加密算法的代码 RC4是典型的流加密是对称加密算法-This is on the RC4 encryption algorithm code is a typical RC4 stream encryption is a symmetric encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2017-03-03
    • 文件大小:29.32kb
    • 提供者:zgl
  1. EncryptDecrypt

    0下载:
  2. 这是可以加密&解密字符串,二进制流,文件的例子。-This is encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:32.24kb
    • 提供者:yhb
  1. randBBS

    1下载:
  2. BBS伪随机序列产生器 可以生成伪随机序列 是流密码加密的方法之一-BBS pseudo-random sequence generator can generate pseudo-random encryption stream cipher sequence is one of the ways
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:323.17kb
    • 提供者:扬扬
  1. Stream

    0下载:
  2. 可以使用流密码对文件进行加密,有简单的界面-Can use the stream cipher to encrypt the document, a simple interface
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:3.5kb
    • 提供者:szmneo
  1. Symmetric_encryption_Stream_encryption_CBC_RSA_DH.

    0下载:
  2. 对称加密解密,流加密,CBC加密解密,RSA加密算法,DH公钥和私钥算法-Symmetric encryption and decryption, stream encryption, CBC encryption and decryption, RSA encryption algorithm, DH public key and private key algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:18.86kb
    • 提供者:Peter
  1. 917182414932

    0下载:
  2. 实现了AES加密的功能,包括文件加密、流加密、文件加密。-AES is short for Advanced Encrypt Standard.The source code encrypt file,stream and strring.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:223.15kb
    • 提供者:meng
  1. 09_7_29_Rabbit_speed_test

    0下载:
  2. 在DEV C++ 編譯成功 Rabbit一個串流加密-Stream cipher of Rabbit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:5.42kb
    • 提供者:feng hao
  1. 1加密法最终版

    3下载:
  2. 求解弹流润滑方程的程序,可以得到压力、膜厚分布(Solve the equation of the elastohydrodynamic equation and obtain the pressure and film thickness distribution)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:14kb
    • 提供者:wt1019
  1. 加密法2

    0下载:
  2. 求解弹流润滑的方程组程序,得到压力、膜厚分布(Solve the equation of the elastohydrodynamic equation and obtain the pressure and film thickness distribution)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:12kb
    • 提供者:wt1019
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com