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

搜索资源列表

  1. DES

    0下载:
  2. DES加密解密j算法用ava实现,无用户图形界面 -DES
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES的每个分组是64位,既明文和密钥都是64位(密钥实际用56位,每字节第8位为校验)。这个算法的核心是Feistel密码,由于其设计的巧妙,加密解密都用一个函数,具体原理请查阅其他资料。DES的流程基本是执行16轮下面的运算:-DES each packet is 64, both explicit and are 64-bit key (actual key 56, the first 8 bytes each for validation). The core of this algor
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:23486
    • 提供者:吴成刚
  1. DES

    0下载:
  2. 这是一个用delphi开发的DES加密解密的代码.-This is a delphi development with DES encryption and decryption code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:254654
    • 提供者:聂爱荣
  1. DES

    0下载:
  2. 可以在J2me下使用的DES加密算法,输入输出参数均为byte[],使用参数1加密,0解密。-J2me can use at the DES encryption algorithm, input and output parameters are byte [], using the parameters of one encryption, 0 decryption.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. c# DES文件加密 c# DES文件加密-c# DES file encryption file encryption c# DES
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des 加解密 Crypt_Decrypt algrithms-des encryto and decryto minides Crypt_Decrypt algrithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:198937
    • 提供者:wxg
  1. des

    0下载:
  2. DES加密算法C语言实现,我以将它成功的移植到Nios处理器上-DES encryption algorithm C language, I would like to be transplanted to the success of the Nios processor
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 使用VC编程实现DES的加密与解密算法,能够加密和解密文件,使用的密钥是八位-VC Programming using DES encryption and decryption algorithms to encrypt and decrypt files, the key is to use eight
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3514021
    • 提供者:靳超
  1. DES

    0下载:
  2. 模拟DES算法,程序使用八位密钥。 2. 程序使用 输入:输入明文,输入8位密钥。 点击“加密”按钮,即可获得加密密文。 输出:在编辑框中显示密文。 点击“解密”按钮,即可获得明文。 输出:在编辑框中显示明文。 -Simulation DES algorithm, the use of eight key procedures. 2. Procedures using input: enter explicitly, enter the 8-bit key. Cli
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1991839
    • 提供者:木佳强
  1. DES

    0下载:
  2. DES工作的基本原理是,其入口参数有三个:key、data、mode。 key为加密解密使用的密钥,data为加密解密的数据,mode为其工作模式。当模式为加密模式时,明文按照64位进行分组,形成明文组,key用于对数据加密,当模式为解密模式时,key用于对数据解密。实际运用中,密钥只用到了64位中的56位,这样才具有高的安全性。 -The basic principle of DES is that its entrance there are three parameters: key,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1172652
    • 提供者:donton
  1. DES

    0下载:
  2. 实现DES加解密,基于MFC对话框窗口。-fffffffffffffffffffffff
  3. 所属分类:Windows Develop

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

    0下载:
  2. DES算法单机版,VB编程环境,经过测试,可以使用。-DES Athmetic, In Visual Basic
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:9937
    • 提供者:在水一方
  1. DES

    0下载:
  2. DES算法的FPGA实现 希望能有用 。-DES algorithm can be useful to achieve the desired FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:399477
    • 提供者:house2
  1. des

    0下载:
  2. 基于delphi的des加密函数源码,可以自行设定des加解密密码。-Based on the des encryption function delphi source, you can set the password encryption des.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:3272
    • 提供者:多多龙
  1. des

    0下载:
  2. this is des code of vhdl version.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:3227
    • 提供者:bluedkdk
  1. DES

    0下载:
  2. DES加密算法的VHDL实现,采用流水线技术实现-The VHDL implement of DES encrypt algorithmic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-10
    • 文件大小:17718704
    • 提供者:Mr Yang
  1. DES

    0下载:
  2. 本程序实现DES算法,包括加密与解密,分组长度为64bit-DES algorithm of this program, including encryption and decryption, packet length 64bit
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 数据加密标准(DES)密码算法,是一种分组密码算法,本程序采用该算法实现键盘输入字符的加解密。-Data Encryption Standard (DES) encrypt algorithm is a grouping encryption algorithm. This program can realize encryption and decryption on characters input from keyboard.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1908776
    • 提供者:安杰
  1. DES

    0下载:
  2. DES加密解密算法的C++实现,可以直接编译运行。-DES encryption and decryption algorithm of the C++ to achieve, you can direct the compiler to run.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1640
    • 提供者:jiangkaihua
  1. des

    0下载:
  2. 用Java编写的des加解密算法,参照的c语言的加解密过程,支持3des加密-des encode/decode program in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9790
    • 提供者:witfox
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com