CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证 搜索资源 - cipher encryption

搜索资源列表

  1. Vegenere

    0下载:
  2. Vegenere Cipher is a kind of encryption it only can cipher the char pliantext
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:1555
    • 提供者:诸姣
  1. beecrypt-4.1.2.tar

    0下载:
  2. 是一个正在进行的项目,提供强有力的和快速的加密形式的工具包使用的商业和开放源代码项目。库包括:随机数生成器,分组密码,散列函数,消息认证码-Is an ongoing project to provide a strong and fast encryption tool kit used in the form of commercial and open source projects. Library include: random number generator, block ciph
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:774280
    • 提供者:sportsboy_21
  1. rc4

    0下载:
  2.  实现RC4加密算法,其是密钥长度可变的流加密算法簇。之所以称其为簇,是由于其核心部分的S-box长度可为任意,但一般为256字节。该算法的速度可以达到DES加密的10倍左右。RC4算法的原理很简单,包括初始化算法和伪随机子密码生成算法两大部分。-RC4 encryption algorithm to achieve, it is the variable key length stream cipher algorithm clusters. It is called a cluster, i
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:786
    • 提供者:jl
  1. BlockCiyptTestApp

    0下载:
  2. 关于流密码加密,以及CBC,DES,AES等多种加密算法-On the stream cipher encryption, and the CBC, DES, AES and other encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:193004
    • 提供者:zqfzqf2008
  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. Permutation-cipher

    1下载:
  2. C语言实现古典密码学中的列置换,自己原创,有详细注释,便于理解这个算法-Permutation cipher,C language operations can definitely run, help to understand and master the encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:915
    • 提供者:陈天遥
  1. hill-cipher-matlab-encryption-and-decryption-code

    0下载:
  2. Hill cipher encryption and decryption matlab code
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:2375
    • 提供者:zahiduowciit
  1. hillcipher-code-in-vb.net

    0下载:
  2. Hill cipher encryption and decryption code in Microsoft VB.net 2008
  3. 所属分类:CA program

    • 发布日期:2017-03-25
    • 文件大小:71790
    • 提供者:zahiduowciit
  1. matrix-transponse-in-vb-and-one-time-pad-cipher-c

    0下载:
  2. one time pad encryption code in MATLAB and matrix transpose in visual basic
  3. 所属分类:CA program

    • 发布日期:2017-03-22
    • 文件大小:3098
    • 提供者:zahiduowciit
  1. des-algorithm

    0下载:
  2. 用C++实现 des加密解密算法,加密过程中程序会自动生成cipher.txt文件,解密过程会自动生成result.tet文件,在对比明文信息即可,运行程序,程序会自动为你计算运行程序所耗时-Des encryption and decryption algorithm in C++ the encryption process program automatically generate cipher.txt file decryption process automatically gene
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:2944424
    • 提供者:李中原
  1. KG

    0下载:
  2. 序列密码也称为流密码(Stream Cipher),它是对称密码算法的一种。序列密码具有实现简单、便于硬件实施、加解密处理速度快、没有或只有有限的错误传播等特点,因此在实际应用中,特别是专用或机密机构中保持着优势,典型的应用领域包括无线通信、外交通信。若能以一种方式产生一随机序列(密钥流),这一序列由密钥所确定,则利用这样的序列就可以进行加密,即将密钥、明文表示成连续的符号或二进制,对应地进行加密。-Stream cipher is also known as Stream Cipher (St
  3. 所属分类:CA program

    • 发布日期:2017-11-12
    • 文件大小:344823
    • 提供者:许晓达
  1. AES_algorithm

    0下载:
  2. AES是一种可用来保护电子数据的新型加密算法。特别是,AES是可以使用128、192和256位密钥的迭代式对称密钥块密码,并且可以对128位(16个字节)的数据块进行加密和解密。-AES is a new encryption algorithm to protect one of the available electronic data. In particular, AES may be used for 128, 192, and 256-bit key iterative symmet
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:7864
    • 提供者:杨书金
  1. Ceasar-Cipher

    0下载:
  2. This code implements the encryption/decryption using Ceasar s Cipher Algorithm
  3. 所属分类:CA program

    • 发布日期:
    • 文件大小:935
    • 提供者:Eashan
  1. Sifrator-2.0

    0下载:
  2. clasic cipher encryption and decryption
  3. 所属分类:CA program

    • 发布日期:2017-06-01
    • 文件大小:13827419
    • 提供者:alexandra.kup
  1. aaes

    0下载:
  2. AES is based on the Rijndael cipher developed by two Belgian cryptographers, Joan Daemen and Vincent Rijmen, who submitted a proposal to NIST during the AES selection process. Rijndael is a family of ciphers with different key and block sizes. F
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:3663
    • 提供者:ammulu
  1. InformationSecurity

    0下载:
  2. C Programs for various encryption and decryption algorithms like RSA,Hill cipher,Playfair,etc
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3897
    • 提供者:Jaya
  1. kaisa

    0下载:
  2. 经典凯撒密码加密解密程序,大家提意见修改,欢迎下载-Classic Caesar cipher encryption and decryption process, we modify comments, welcome to download
  3. 所属分类:CA program

    • 发布日期:2017-03-26
    • 文件大小:754
    • 提供者:土豆
  1. PlayCFair-Cipher

    0下载:
  2. code for the encryption and decryption using Plair Fair cipher
  3. 所属分类:CA program

    • 发布日期:
    • 文件大小:18638
    • 提供者:aasia
  1. AES-Encryption

    0下载:
  2. Slides in power point help to understand the a symmetric block cipher called ADVANCED ENCRYPTION STANDARD - (AES) Encryption by showing its definition, the way it works and the basics of its design.
  3. 所属分类:CA program

    • 发布日期:2017-05-11
    • 文件大小:2455705
    • 提供者:maram
  1. Hill-Cipher

    0下载:
  2. Encryption algorithm of Hill cipher with GUI in c#
  3. 所属分类:CA program

    • 发布日期:2017-12-11
    • 文件大小:48660
    • 提供者:Hasnain
« 12 »
搜珍网 www.dssz.com