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

搜索资源列表

  1. java加密程序(DES)

    0下载:
  2. 通过运用JCE中的des算法来实现对文本的加解密。
  3. 所属分类:邮电通讯系统

  1. des算法

    0下载:
  2. C语言实现Des算法
  3. 所属分类:源码下载

  1. DES算法

    2下载:
  2. DES加密算法 C51源码
  3. 所属分类:密码/编码算法

    • 发布日期:2010-12-02
    • 文件大小:3284
    • 提供者:56605606
  1. emc des算法

    0下载:
  2. 义隆单片机的汇编语言des算法代码,
  3. 所属分类:密码/编码算法

  1. des算法

    0下载:
  2. 能使用的源代码,有助于初学des者
  3. 所属分类:源码下载

  1. des delphi算法

    0下载:
  2. 这是delphi des算法原码可以和其他语言配合
  3. 所属分类:密码/编码算法

  1. des加密解密代码

    0下载:
  2. 本程序实现了加密解密的算法,并且有详细的注释
  3. 所属分类:源码下载

  1. DES算法中key生成部分,输入为16位16进制密码

    0下载:
  2. DES算法中key生成部分,输入为16位16进制密码,输出为包含16个子密钥的数组,key generation in DES algorithm
  3. 所属分类:加密解密

    • 发布日期:2016-01-25
    • 文件大小:22288
    • 提供者:web
  1. fast-des3.0.tar.z

    0下载:
  2. des算法实现源码,des algorithm realization source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:100637
    • 提供者:
  1. DES.rar

    0下载:
  2. DES算法的verilog实现,实现了硬件IC对DES的构架,可以直接应用在系统当中。,DES algorithm Verilog realized, the realization of the hardware IC framework of DES, can be directly used in the system.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:10489
    • 提供者:金鑫
  1. C51写的DES算法

    0下载:
  2. C51写的DES算法,C51写的DES算法,C51写的DES算法,C51写的DES算法,C51 DES C51 DES C51 DES C51 DES
  3. 所属分类:汇编语言

    • 发布日期:2017-04-07
    • 文件大小:4476
    • 提供者:kite_comx
  1. DES.rar

    0下载:
  2. 数据加密标准DES算法的Matlab实现 ,NEWPNN- Designed probabilistic neural network SIM- on probabilistic neural network simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2185
    • 提供者:阿祥古
  1. DES

    0下载:
  2. 标准数据加密算法DES算法,可以加/解密数据和文件。-DES Data Encryption Standard algorithm, you can encrypt/decrypt data and files.
  3. 所属分类:CA program

    • 发布日期:2017-05-13
    • 文件大小:3311593
    • 提供者:范五东
  1. DES

    3下载:
  2. DES算法matlab实现数字图像加密 -Image encryption DES algorithm matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2137
    • 提供者:若曦雪
  1. DES-VC6.0-MFC

    0下载:
  2. VC6.0 MFC 写的DES算法加密解密。-VC6.0 MFC DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4208960
    • 提供者:aaayth
  1. DES

    0下载:
  2. 我自己写的一个DES算法,实现了DES的加密解密功能。可手动输入明文及密钥,加密后对密文进行解密,正确还原为明文。-I write a DES algorithm, to achieve the DES encryption and decryption functions. Can manually enter the plaintext and key, encryption, decrypt the ciphertext after, right back into plaintext.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. C语言实现的文件加密解密源代码,基于DES算法!适用于任何格式包括文本、图形图像、音频以及视频等文件的加密和解密!-C language source code file encryption and decryption, based on the DES algorithm! Applicable to any format including text, graphics, images, audio and video files encryption and decryption!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:2044664
    • 提供者:严文培
  1. rsa_des

    0下载:
  2. 混合加密程序,RSA算法加密DES密钥,DES算法加密消息.很多通讯系统都是这样加密的-Hybrid encryption, RSA key DES encryption algorithm, DES encryption algorithm message. A lot of communication systems, are encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:602465
    • 提供者:王俊川
  1. des算法

    0下载:
  2. 这是应用密码学通过书本后面附带的源码,本人已经在vc6.0下调试通过
  3. 所属分类:密码/编码算法

    • 发布日期:2012-11-09
    • 文件大小:4066
    • 提供者:daxiafengyun
  1. des

    0下载:
  2. 用c#实现的简单的des算法的小程序,输入明文加密成密文,输入密文解密成明文。-With c# Realized des simple algorithm applet, enter the explicit encryption into ciphertext, enter into explicit ciphertext decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:14428
    • 提供者:stella
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com