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

搜索资源列表

  1. DES

    0下载:
  2. DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。 明文按64位进行分组, 密钥长64位,密钥事实上是56位参与DES运算(第8、16、24、32、40、48、56、64位是校验位, 使得每个密钥都有奇数个1)分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。 -DES algorithm for the key system of symmetrical cipher system, also know
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:13185
    • 提供者:yangyifan
  1. polarssl-1.1.1

    0下载:
  2. 加解密算法.支持AES, DES, SHA-1, RSA, DSA, Diffie-Hellman 等多种算法.-AES, DES, SHA-1, RSA, DSA, Diffie-Hellman
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:778866
    • 提供者:lianzao
  1. TP-1-ALGO

    0下载:
  2. Gestion des etudiants
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-14
    • 文件大小:4059
    • 提供者:sadwell
  1. des

    0下载:
  2. 功能:用密码pw对pf做des加密 输入:pf 一维向量 64位二进制长 8个英文字母长 pw 一维向量 56位二进制长 7个英文字母长 ind 实整数 取值范围1-16 指示返回第i轮加密过程相关中间值及结果-Function pw: password pairs pf des encryption input: pf 64 binary long one-dimensional vector 8 letters long pw one-dimensional vecto
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:1468
    • 提供者:chenhailong
  1. Part-1--16f84

    0下载:
  2. programmation des pic 16f84
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-06
    • 文件大小:1139410
    • 提供者:ramdani
  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. DES

    0下载:
  2. 用Matlab实现的DES算法。在Matlab窗口输入DESDECP(a,b,n),其中a,b表示16进制的明文和密钥,n为1表示加密,否则表示加密。-DES algorithm using Matlab. In Matlab window field DESDECP (a, b, n), where a, b indicates a hexadecimal plaintext and key, n is 1 shows an encryption, or that encryption.
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:2343
    • 提供者:赵可
  1. 1

    0下载:
  2. 基于DES对文件加密,能对word或者TXT进行加密解密-Based on DES file encryption, the encryption and decryption of the word or TXT
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:4096
    • 提供者:吴国磊
  1. peersim-1.0.4

    0下载:
  2. peersim simulation des P2P
  3. 所属分类:Linux Network

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

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

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

    0下载:
  2. des设计,从键盘输入,不限制输入长度,8位自动补齐-des design input from the keyboard, do not limit the length of the input, 8 autocompleted
  3. 所属分类:Development Research

    • 发布日期:2017-11-28
    • 文件大小:3710414
    • 提供者:王乐子
  1. phpseclib0.3.1

    0下载:
  2. PHP常用加密的库与例子,还有手册,包含-DES,RAS,SSH1,SSH2-Although many of the features this library implements are implemented in PHP via optional extensions, what are you, as a developer, going to do when a user tries to run your software on a host which, coincidenta
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:177967
    • 提供者:宋辉
  1. Des

    0下载:
  2. DES密码的C语言实现。 输入为同目录下存放明文的1.txt文件,存放密钥的key.txt文件。输出为加密后的2.txt文件,以及2.解密后的3.txt。-DES passwords C language. Enter the same directory stored plaintext 1.txt, stored keys key.txt . 2.txt the encrypted output file, and 2. Decrypted 3.txt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:18008
    • 提供者:VongRuohang
  1. Chapter-11

    0下载:
  2. 11.1 DES加密模块设计 11.2 AES加密模块设计-11.1 DES encryption module design 11.2 AES encryption module design
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:3276877
    • 提供者:shixiaodong
  1. cahierdeschargesmodlesgratuitprojetsiteinternet-1

    0下载:
  2. Cahier des charges modèle Ce cahier des charges modèles à été rédigé par Valls y Machinant David dans le but d’aider sa clientèle et les lecteurs de son blog www.en-haut.be ! ◊ Vous pouvez cependant utiliser ce cahier des charges pour prép
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:771267
    • 提供者:razibaz
  1. des-586

    0下载:
  2. ne can discuss setting this variable to 1 unconditionally.
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. 标准DES加密解密算法C源代码 1.此代码绝对正确可靠,而且是标准的DES算法,已经用于现场。 2.用于通讯加密解密 3.此代码运行结果与DES加密解密工具测试结果完全一样 -Standard DES encryption and decryption algorithm C source code 1 This code is absolutely correct and reliable, and is the standard DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3393
    • 提供者:万娜
  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. tripleDES-pl

    0下载:
  2. 64位gcc环境下perl的DES算法 # 加密:TripleDES($key, $message, 1, 1) # 解密:TripleDES($key, $message, 0, 1) -DES encryption and decryption algorithm
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:755
    • 提供者:cuibq
  1. DES

    0下载:
  2. DES加密算法的实现。DES文件夹中,1.txt是要加密的文件,2.txt是加密后的文件,3.txt是2.txt解压的结果。-DES encryption algorithm. DES folder, 1.txt is to encrypt the file, 2.txt is encrypted files, 3.txt 2.txt is the result of decompression.
  3. 所属分类:Console

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