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

搜索资源列表

  1. des

    0下载:
  2. **函数: DesDecString **目的: 解密给定长度的串 **参数: sKey 密钥串. 一般为8个字节长(实际解密时只用其前8个字节) ** nKeyLen 密钥长度. 如果密钥为字符串(以 \0 结尾),值可为0 ** 如果密钥不足8个字节, 密钥串后面不足的字节以 \0 填充 ** sSrc 解密前的串. 为8个倍数字节长 ** nSrcLen 解密前的串长度. 该串长度必须为8的倍数个字节 ** sDest 存放解密后的串. 为nSrcLen字节长
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:6007
    • 提供者:victor
  1. fangshe

    0下载:
  2. 仿射变换加密的c语言实现,采用文件流载入明文,密文问件,解密出来的明文默认保存在mword.txt里,密文保存在cword.txt里-Affine transformation encryption c language, using plain text file stream to load the ciphertext asked pieces out of plain text to decrypt stored in mword.txt default, the cipher text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-27
    • 文件大小:246784
    • 提供者:李杨元
  1. cellbuzz-rc5-2.0.tar

    0下载:
  2. 用于蜂窝宽带的流和文件的RC5加密程序.包含数字签名,消息加扰等功能.-RC5 is a block cipher that was originally designed by Ronald Rivest (http://theory.lcs.mit.edu/~cis/pubs/rivest/rc5.ps). We have implemented and optimized the RC5 encryption/decryption library for the Sony-Toshiba-
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:6832
    • 提供者:wen zhao
  1. chaos_scrambling_gui

    0下载:
  2. 用logisitic映射生成混沌密码流,对密码流排序后生成置换地址集合,用这个地址集合对图像像素点进行重新排列,从而达到置乱的目的。-Chaotic Cipher stream generated with logisitic mapped to generate replacement address password flow sorted collection, the collection of this address to rearrange the image pixels, so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:62558
    • 提供者:cc
  1. sse

    0下载:
  2. 实现了SSE(SSE简单流加密算法),该算法具有块加密与流密码特性的加密算法。-It implements SSE (SSE simple stream encryption algorithm), the algorithm has characteristics of stream ciphers and block cipher encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:37150
    • 提供者:liujian
  1. CipherOutputStream

    0下载:
  2. This class wraps an output stream and a cipher so that write methods send the data through the cipher before writing them to the underlying output stream.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1188
    • 提供者:kongqerwui
  1. CipherInputStream

    0下载:
  2. Cipher Input Stream Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1838
    • 提供者:vaoqanfie
  1. CipherOutputStreamTest

    0下载:
  2. Cipher Output Stream Test extends junit.framework. Test Case Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:580
    • 提供者:bairanren
  1. CipherOutputStream

    0下载:
  2. This class wraps an output stream and a cipher so that write methods send the data through the cipher before writing them to the underlying output stream Source Code for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1190
    • 提供者:luecerke
  1. CipherOutputStream

    0下载:
  2. This class wraps an output stream and a cipher so that write methods send the data through the cipher before writing them to the underlying output stream Source Code for Linux.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1236
    • 提供者:tufsgbnrjtform
  1. Phelix-Optimized

    0下载:
  2. Phelix 1 is a high-speed stream cipher with a built-in MAC func- tionality. It is efficient in both hardware and software. On current Pentium CPUs, Phelix has a per-packet overhead of less than 900 clocks, plus a per- byte cost well under 8
  3. 所属分类:CA program

    • 发布日期:2017-12-12
    • 文件大小:584550
    • 提供者:Jonathan Young
  1. blumcrypt.tar

    0下载:
  2. Simplistic implementation of a Blum-Micali based stream cipher
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:dfreeze
  1. Desktop

    0下载:
  2. Implementation of RC4 Stream Cipher
  3. 所属分类:Java编程

    • 发布日期:2017-12-27
    • 文件大小:338944
    • 提供者:Ramo
  1. LSFR

    0下载:
  2. 用Dev C++实现一个简易的线性移位寄存器,LSFR流密码,对信息进行加密。(Dev C++ is used to implement a simple linear shift register, LSFR stream cipher, to encrypt information.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-09
    • 文件大小:471040
    • 提供者:jttqhh1
  1. trivium_p3source

    0下载:
  2. trivium官方代码,estream硬件算法之一,流密码经典算法!(Trivium stream cipher)
  3. 所属分类:系统/网络安全

    • 发布日期:2018-05-06
    • 文件大小:13312
    • 提供者:落落无敌
  1. ZUC算法源代码

    1下载:
  2. 官方完整的C语言代码,可以通过测试,能用(code of zuc This headfile provide macro defination,parameter definition and function declaration needed in ZUC stream cipher algorithm implementation.)
  3. 所属分类:其他

    • 发布日期:2019-11-04
    • 文件大小:180224
    • 提供者:天天刘
« 1 2 3 4 5 6»
搜珍网 www.dssz.com