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

搜索资源列表

  1. DES

    0下载:
  2. 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或操作,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:2457
    • 提供者:zhusiyi
  1. 3DES-PBOC-MAC

    0下载:
  2. 程序实现了3DES、DES加解密,PBOC的DES、3DES的MAC。 首先输入16进制的ASC码。将每个ASC转为4位二进制。然后DES运算。最后将每4位二进制结果转化为一个ASC输出。 -Program implements 3DES, DES encryption and decryption, the PBOC' s DES, 3DES the MAC. First, enter the ASC hexadecimal code. Each ASC to four bina
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:6304
    • 提供者:zxh
  1. s-box

    0下载:
  2. 用Verilog语言描述的des的s盒(des s盒 Verilog代码) -Verilog language descr iption des s box (des s box Verilog code)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-06
    • 文件大小:9499
    • 提供者:shilei
  1. S-boxs-(1)

    3下载:
  2. DES的S-盒完整代码。用于求解DES的布尔函数-s-box of DES
  3. 所属分类:CA program

    • 发布日期:2017-03-04
    • 文件大小:1024
    • 提供者:weihang
  1. OPENSSL

    0下载:
  2. 《OPENSSL简明教程》,中文版,包括OpenSSL简介.doc、Openssl之BIO系列.doc、Openssl之DES系列.doc、openssl之EVP.doc、openssl之PEM.doc、openssl之RSA.doc。里面都有实例代码,方便学习。-The " OPENSSL simple tutorial, the Chinese version, including OpenSSL Profile. Doc, the Openssl' s BIO series
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-20
    • 文件大小:176696
    • 提供者:古月森林
  1. DES

    0下载:
  2. The Data Encryption Standard (DES, /ˌ diː ˌ iː ˈ ɛ s/ or /ˈ dɛ z/) is a previously predominant algorithm for the encryption of electronic data
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-16
    • 文件大小:187910
    • 提供者:sert
  1. DES

    0下载:
  2. DES加密算法,初始置换、密钥置换、密钥循环、密钥压缩置换、数据扩展置换、、S盒替换、P盒置换、末置换 -DES encryption algorithm, the initial replacement, key replacement, key loops, key compression replacement, data expansion permutation,, S cartridge replacement, P cartridge replacement, replacem
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:514662
    • 提供者:王英
  1. DES

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热^_^.-DES (Data Encryption Standard) algorithm, in 1977 the United States government
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:45467
    • 提供者:许任翔
  1. S-DES.txt

    0下载:
  2. DAES IS ONE OF THE INPORTANT DECRYPTION TECHNIQUE IN CRYPTOGRAPHY
  3. 所属分类:CA program

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:lepak
  1. DES

    0下载:
  2. 该算法在1.79GHZ的CPU上测试的速度是850KB/S。加密算法与CPU的运转速度是成线性关系的。随着双核以及多核CPU的出现,硬件的改善讲会成倍的加快算法的运行速度。-The algorithm is tested on a CPU 1.79GHZ speed is 850KB/S. CPU operating speed and the encryption algorithm is a linear relationship. With the emergence of dual-co
  3. 所属分类:Network Security

    • 发布日期:2017-04-25
    • 文件大小:11627
    • 提供者:张赛
  1. DES

    0下载:
  2. 美国政府采纳IBM公司设计的方案作为非机密数据的正式数据加密标准(DES Data Encryption Standard)此程序为DES算法的实现-The adoption of IBM' s U.S. government programs designed as a non-confidential data, official data encryption standard (DES Data Encryption Standard) for the realization of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3066
    • 提供者:王冲
  1. DES2

    0下载:
  2. 实现传统的基于CBC的DES加解密算法,-CBC' s DES-based encryption algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1447681
    • 提供者:张春辉
  1. des.cpp

    0下载:
  2. 对于密码学的des算法,可以尝试着使用,对完成你的学习要求有良好的作用 -it s important that can help you make more better homework
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4233
    • 提供者:Hoang
  1. DES-S

    0下载:
  2. des加密算法在MATLAB中,通过VHDL语言的实现-des encryption algorithm in MATLAB, through the realization of VHDL language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:225976
    • 提供者:renjinjun
  1. 2-1

    0下载:
  2. 简单的s-des算法,能实现对于小文件的加密和解密,但是对于大文件,会有bug,待修正中-S-des simple algorithm, to achieve for small file encryption and decryption, but for large files, there will be bug, pending amendment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3083
    • 提供者:
  1. DES

    0下载:
  2. DES java code The Data Encryption Standard (DES, /ˌ diː ˌ iː ˈ ɛ s/ or /ˈ dɛ z/) was once a predominant symmetric-key algorithm for the encryption of electronic data. It was highly influential in the advancement of m
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3467
    • 提供者:Sparkle
  1. DES

    0下载:
  2. The Advanced Encryption Standard (AES), also known as Rijndael[4][5] (its original name), is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001.
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3548
    • 提供者:hani
  1. DES

    1下载:
  2. S盒差分分布表,实现8个S盒的差分分布并统计-S box differential distribution table
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-06
    • 文件大小:272384
    • 提供者:爽歪歪
  1. DES-code

    0下载:
  2. 密码学中的DES密码代码参考,包含了源代码以及使用说明书-Cryptography DES cipher code reference, contains the source code and User' s Guide
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-31
    • 文件大小:13206078
    • 提供者:洪诚
  1. sdesign

    0下载:
  2. 用C++实现DES s盒的设计与破解(Design and solution of DES s box)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:RJRL
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com