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

搜索资源列表

  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. 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. DES

    0下载:
  2. 8-bit之DES加解密,先輸入10-bit的金鑰,接著輸入8-bit的明文,最後出現加密完的密文以及解密完的明文。-The 8-bit DES encryption and decryption, first enter a 10-bit key, and then enter the 8-bit plaintext, finished last seen encryption and decryption finished ciphertext plaintext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2073620
    • 提供者:張勝
  1. des

    0下载:
  2. DES算法的加密算法,输入为明文,密钥,然后进行加密,输出结果-DES algorithm encryption algorithm, the input is plaintext key, and encrypted, the output
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:216758
    • 提供者:周永海
  1. DES

    0下载:
  2. DES算法实现 包括明文密文的相互转化 以及选择txt文件进行DES加密-DES algorithm, including mutual transformation of plaintext and ciphertext choose txt files DES encryption
  3. 所属分类:Network Security

    • 发布日期:2017-04-17
    • 文件大小:276063
    • 提供者:朱星烨
  1. DES

    0下载:
  2. 实现DES加解密,密钥8字节,明文按8字节加密,程序简洁-DES encryption, 8 bytes of key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:486079
    • 提供者:petter
  1. DES

    0下载:
  2. DES算法把64位的明文输入块变为64位的密文输出块,它所使用的密钥也是64位-IT CAN
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:429610
    • 提供者:唐银
  1. DES

    0下载:
  2. 完成DES加密算法,C语言实现,已调试成功,输入字符串明文,按照DES算法输出相应的密文,还可以由密文通过DES算法计算出明文-Completion of the DES encryption algorithm, C language, has been successful commissioning, the input string plaintext, according to the DES algorithm outputs the corresponding ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:17495
    • 提供者:zhaiting
  1. DES

    0下载:
  2. 实现16位十六进制数的DES加解密。 实例:明文0000000000000000 密钥0000000000000000 结果8ca64de9c1b123a7-This program can encrypt and decrypt 16 digits hexadecimal number(64 bits). e.g. plain text 000000000000000 key 00000000000000000 result 8ca64de9c1b123a7
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1172402
    • 提供者:
  1. des

    0下载:
  2. des用c++实现,mfc图形界面,能够实现8位明文的加密-des achieved with c++, mfc
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1937251
    • 提供者:Jason
  1. DES

    0下载:
  2. DES的c++实现,通过输入8位明文和8位密钥可以得到相应的密文,代码中有相应的解释说明-DES is achieved by c++
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 利用Java API实现DES对称密码加密,首先获得秘钥,其次利用该秘钥对明文加密,最后利用秘钥对密文解密得到明文-Implement DES encrypt and decrypt using Java API.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7750
    • 提供者:李亚慧
  1. DES-Encryption-

    0下载:
  2. 由于使用post提交的数据也可以通过工具拦截到明文数据,所以很多时候需要在前台用js加密后端代码解密。由于本人也在项目中使用到这个,现在做了一个例子是java版本的,希望对大家有用。-Due to the use of the post submit data can also intercept to plaintext data through the tool, so a lot of time need to encrypt the back-end code decryption us
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:10114
    • 提供者:dsdfw
  1. DES

    0下载:
  2. DES算法实现过程,输入8位明文,可以给出加密之后的密文-About DES
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1520576
    • 提供者:lee
  1. des

    0下载:
  2. DES算法的C++实现,可以对64位明文进行加密-DES algorithm C++ achieve, you can encrypt the plaintext 64
  3. 所属分类:Other windows programs

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

    0下载:
  2. 加密使用64位明文和64位密钥做为输入(均为01字符串),产生64位的密文做为输出。加解密使用相同的密钥。采用CBC模式对文本加解密. 对话界面:选择加密或解密,输入密钥,在目录中选择明文或密文文件(内容为二进制,.txt文件,),提示加密或解密完成 输出:产生密文文本或明文文本-Encrypted using 64 bit plaintext and a 64 bit key as input (01 string), to generate 64 bit ciphertext as
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:2663034
    • 提供者:刘晓明
  1. DES

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

    • 发布日期:2017-05-03
    • 文件大小:777085
    • 提供者:fanyuan
  1. des.tar

    0下载:
  2. ECB模式DES加解密。支持任意bytes的数据加解密,不是简单的补0,因为明文有可能是0。-ECB mode DES encryption and decryption. Supports arbitrary bytes of data encryption and decryption, not simply fill 0, because there may be 0 plaintext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:4946
    • 提供者:晨夕
  1. DES-Verilog-master

    0下载:
  2. DES加密算法硬件verilog实现,包含testbench,加密主模块encrypt,明文变换模块LRToCiphertextConverter,NextRi模块等子模块。-DES encrypt verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-05
    • 文件大小:11595
    • 提供者:lv
  1. gui-des

    0下载:
  2. 图形化DES加密程序源码,小于八位明文自动补充空格,大于八位明文自动分组-Graphical DES encryption source code, less than eight expressly automatically add spaces, more than eight plaintext automatic grouping
  3. 所属分类:Applet

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