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

搜索资源列表

  1. DES-java

    0下载:
  2. 64位明文通过初始置换,在经过与密钥相关的16次处理,前后32位交换,在经过逆初始置换,得到64为密文-64 definite orders through the initial permutation, in undergo and key related 16 processing, around 32 exchanges, are undergoing the counter initial permutation, obtains 64 is the scrambled text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2748
    • 提供者:杨雪艳
  1. crypto

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36332
    • 提供者:温旭祎
  1. des-algorithm

    0下载:
  2. 揭秘DES基础加密过程,已知明文和密钥的情况下求解加密得出的L和R二进制-a program whitch demystify DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4193018
    • 提供者:黄泰
  1. gerki

    0下载:
  2. des加密解密 算法的应用 功能:实现des加密过程中从56位的K密钥产生16个48位Ki子密钥-des encryption and decryption algorithms application functions: des encryption from the 56 K-16 48-bit key generation sub-key Ki
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:833
    • 提供者:张力
  1. DES

    0下载:
  2. 支持aero特效的文件加密软件,可以显示加密状态时间,以及用户输入的密钥等信息 -Support the file encryption software aero special effects, and can display the encryption state time, and user input the information such as the key
  3. 所属分类:Crypt_Decrypt algrithms

  1. DES

    0下载:
  2. DES是一个迭代分组密码,它使用56比特长度密钥加密64比特长度明文获得64比特长度的密文。它的轮函数使用的是Feistel结构,迭代的轮数为16轮。-DES is an iterated block cipher, it uses 56 bits encryption key 64 bits 64 bit length plaintext ciphertext. Its round function is using the Feistel structure, iterative round
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:225093
    • 提供者:林海鹏
  1. Des

    0下载:
  2. * 对加密密码进行解密方法 * @param key 加密的密钥 10进制(12345678) password为16进制字符串如(BED3FB28576F2BB0) 要先转为2进制 返回解密的密码明文 * @param password * @return-des encrpt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-21
    • 文件大小:6072
    • 提供者:wumin
  1. DES-disk-system

    0下载:
  2. 以C++语言在微机上实现了美国数据加密标准DES。可随微机软盘任意路径下的任何文件,加密,加密文件可在软、硬盘任何目录下或在网络中传送;另一方面可对软、硬盘中的任何文件进行解密,解密后的文件除在末尾多出几个空格符外与原文件完全相同,绝不影响EXE文件,COM文件或数据库文件的使用。密钥有加密者在键盘输入8个字符。-In c++ language microcomputer to U.S. data encryption standard DES. With the computer floppy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:178930
    • 提供者:lx
  1. DES

    0下载:
  2. a.输入一串有意义的汉字,显示密文和脱密结果; b.设计用户窗口; -a meaningful input string of characters, showing the results of the ciphertext and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1709
    • 提供者:风水
  1. DES

    0下载:
  2. DES算法的C语言实现,有示例明文密钥文件,包含完整的工程文件,编译通过。-The C language implementation of the DES algorithm, example of plaintext key file contains a complete project file and compile.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. Java语言编写DES算法,采用64位密钥加密64位明文,该算法将明文分为左右两部分-Written in Java DES, 64-bit key to encrypt the 64 plaintext, the algorithm will be expressly divided into left and right parts ...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:15595
    • 提供者:陈俊逸
  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. DES

    0下载:
  2. DES加密解密算法。通过密钥对对字符串进行加密解密操作,64位加密-DES encryption and decryption algorithm. The key to string encryption and decryption operation,64 bit encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:66226
    • 提供者:邵梦华
  1. DES-security

    0下载:
  2. DES基于简单的代替-置换网络,进行16轮迭代,完成了扩散和混合操作,形成密文;DES加密算法的处理细节:DES对64bit明文输入首先进行IP变换,分成左右各32位的分组,然后进行16轮迭代,最后经过逆IP置换,输出该分组加密后的结果;对于DES的每一轮迭代,又先后经过选择运算E、异或伦密钥、S盒混合、P置换等步骤; -DES composed and a good application to keep your files security .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4643545
    • 提供者:王锡爵
  1. DES

    0下载:
  2. DES加密解密实现,可输入明文输出密文等,并可显示加密解密时间。-DES encryption and decryption, enter the clear text output the ciphertext, and can display the encryption and decryption time.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4142
    • 提供者:李玉婵
  1. DES

    0下载:
  2. 用DES算法实现信息的加密以及解密,界面友好,明文和密钥均可自由设置-DES algorithm encryption and decryption of information, friendly interface, the plaintext and the key can be freely set
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1907394
    • 提供者:宁馨儿
  1. DES

    0下载:
  2. 对称密码算法 DES 1、DES的加密、解密算法流程框图    2、DES加密系统关键模块的实现(加必要代码注释)    3、DES加密前后的明文与密文-Symmetric cryptographic algorithm DES In 1, DES encryption, decryption algorithm flow diagram you you2, DES encryption system key modules (add the neces
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:11179
    • 提供者:zlg
  1. DES

    0下载:
  2. DES加密算法,包括轮密钥的产生、加密和解密。全部在一个文件,容易阅读。-DES encryption algorithm, including round keys generation, and encryption and decryption. All in a file, easy to read.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2522
    • 提供者:刘于江
  1. DES--C

    0下载:
  2. DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位,产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 个循环,使用异或,置换,代换,移位操作四种基本运算-DES uses a 56 key , as well as 8 additional parity bit , resu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:8816
    • 提供者:yhg
  1. des-daima

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热.(如:UNIX的密码算法就是以DES算法为基础的)。将其修改为三重DES也能抵抗破解。下面是关于如何实现DES算法的语言性描述:-DES ( Data Encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:47770
    • 提供者:yhg
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 21 »
搜珍网 www.dssz.com