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

搜索资源列表

  1. cryptology

    0下载:
  2. 实现了三种古典密码学体制和DES体制及其分析。affine(仿射)读入文件11.txt中内容(小写字母,明文)加密并把内容写入12.txt,还可以解密生成文件13.txt。vigenere,hill体制类似。DES体制包括加密解密雪崩效应差分分析等内容。由于本人还是刚学习程序设计语言及密码学的在校本科生,水平很低,第一次上传只是为了试一下。可以考虑少给几点,呵呵。-achieve three classical cryptography system and DES system and its
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10.6kb
    • 提供者:李栋
  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. dcades

    0下载:
  2. des差分密码分析实现源代码-des differential cryptanalysis achieve source code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.42kb
    • 提供者:林洋
  1. 差分分析(C++)

    0下载:
  2. 差分密码分析,此实验是对S-P密码体制的差分分析-differential cryptanalysis, the experiment of S-P Cryptosystem Differential Analysis
  3. 所属分类:加密解密

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

    0下载:
  2. 源码包含DES的实现、弱密钥检测、3圈DES差分攻击三个功能,包含一个详细的说明文档-Source code contains the implementation of DES, weak key detection, differential attack three laps DES three features, including a detailed Detailed documentation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-02
    • 文件大小:13.7mb
    • 提供者:djl
  1. IDEA

    0下载:
  2. Markov密码的(差分链)转移概率矩阵是双随机矩阵,其第二大(模)特征值对于确定Markov密码必要的迭代轮数有重要价值。该程序由本人编写,实现了求IDEA密码的缩小模型IDEA(8)的转移概率矩阵П0第二大(模)特征值-Markov password (differential chain) transition probability matrix is a doubly stochastic matrix, its second largest (modulus) eigenvalue
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:13.07kb
    • 提供者:陈高
  1. rsa

    0下载:
  2. 安全性大大改进,可算做能完全代替MD5的散列验证算法.-1.Large input message block size 2.provably resistant to differential attacks 3.Alternative sequential mode 4.Key input K??of up to 512 bits?? K is input to every compression function 5.1024-bit interm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:10.05kb
    • 提供者:haec
  1. DES

    0下载:
  2. 分组密码分析: 主要是进行DES密码研究 包括CBC EBC 雪崩分析 差分分析-Block cipher analysis: DES password is mainly to conduct studies included CBC EBC analysis of differential analysis of avalanche
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:137.74kb
    • 提供者:张梦
  1. DESdifferential-analysis-

    2下载:
  2. C语言实现——应用分组密码体制的基本原理,实现DES加解密,并分析 DES 的雪崩性质,对DES加密进行差分分析,并利用自己设计的S盒进行加密 -C language- Application of basic principles of block ciphers, DES encryption and decryption to achieve, and the nature of the avalanche DES, differential cryptanalysis of DES en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-12
    • 文件大小:863kb
    • 提供者:赵子番
  1. 06168353

    0下载:
  2. The Fast Fourier Transform (FFT) is one of the rudimentary operations in field of digital signal and image processing. Some of the very vital applications of the fast fourier transform include Signal analysis, Sound filtering, Data compressio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:298.34kb
    • 提供者:doggaravi
  1. SBOX

    3下载:
  2. 通过编程求出DES算法中8个S-盒的差分分布表和AES中S-盒的差分分布表,体会差分分析的方法。-DES algorithm obtained by programming eight S- boxes in the differential distribution table and AES S- box differential distribution table, experience differential analysis.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-05-10
    • 文件大小:2kb
    • 提供者:merlot
  1. chafen

    0下载:
  2. SPN的差分密码分析,建议选取的明密文对数量为8000+,太小可能结果有偏差-SPN Differential cryptanalysis, ciphertext clear recommendations for selected number of 8000+, too small deviations may result
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:253.59kb
    • 提供者:
  1. Cryptography-curriculum-design

    0下载:
  2. 1) SPN-分组加密和解密 2) 任意文件的加密和解密 3) 测试加密函数运行速度 4) 线性密码分析 5) 差分密码分析 其中,线性密码分析包含对随机生成的进行线性分析以及线性分析成功时明 密文对的测试;差分密码分析包含对随机生成的进行差分分析以及差分分析成功 时明密文对的测试 - 1) SPN- group encryption and decryption 2) arbitrary file encryption and decryption 3) test the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1.81mb
    • 提供者:vincent chou
  1. SM4_mask

    0下载:
  2. 为防止差分功耗分析攻击,SM4加密算法添加了随机掩码,利用随机掩码打乱了结果数据和功耗的相关性,从而实现抗差分功耗分析攻击的能力。-To prevent the differential power analysis attack, SM4 encryption algorithm adds random mask mask disrupted by random correlation result data and power, enabling resistance to differen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:906.52kb
    • 提供者:wangyi
  1. encrypt

    1下载:
  2. 这是一个密码学的课程设计。里面包括SPN加密、线性密码分析、差分密码分析、改进的SPN、随机性检测、生成RSA算法的参数、实现RAS和文件加解密功能。使用的是gmp库。对于学习密码学很有参考价值。-It was a cryptography course design. Which includes SPN encryption, linear cryptanalysis, differential cryptanalysis, improved SPN, random testing, gen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-09-09
    • 文件大小:35.16mb
    • 提供者:王欣
搜珍网 www.dssz.com