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

搜索资源列表

  1. 3des

    1下载:
  2. 3DES 算法的实现,实现3DES算法的源码和程序-3DES source code 3DES source code 3DES source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:458126
    • 提供者:rocky
  1. smart-key-des

    0下载:
  2. 这是基于USB接口的加密锁的固件程序,用C51编写,接口芯片是D12.-This is based on USB interface firmware encryption locks, with C51 to prepare, the interface chip is the D12.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:233551
    • 提供者:居锦武
  1. des.tar

    0下载:
  2. 带swing界面的文件加密和解密程序。</br> 自定义明文密码。</br> 可直接运行 并对文件加密。加密后的文件需经过解密后才能使用。</br> -With a swing interface file encryption and decryption process. </br> Custom the password itself. </br> Can be directly run and file encryp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:7185
    • 提供者:徐徐
  1. des

    0下载:
  2. 用vc++编写的DES加密解密程序,可以执行。-Written in vc++ using DES encryption and decryption process, you can perform.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2868
    • 提供者:刘宏岩
  1. DESjiamijiemi

    0下载:
  2. DES加密解密程序密码学中的经典算法这一-DESEncryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 本程序为DES加解密算法,希望对大家有用-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2865
    • 提供者:李峰
  1. DESChecker

    0下载:
  2. VC++编写的DES算法查看器源代码,DES算法目前应用已十分广泛,本程序的主要功能是在查看DES加密过程中生成的Ki,Li,Ri,Fi,Si等,可以当做一个DES加密对照器,从而方便的发现你在加密过程中出现的错误,以便于你快速做出反应 -DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:152991
    • 提供者:zhao_xinping
  1. des_java

    2下载:
  2. 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4, 62, 54, 46, 38, 30, 22, 14,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:11640
    • 提供者:不死鸟
  1. DES

    0下载:
  2. DES加密解密源代码(完整程序),绝对可以用.-DES encryption and decryption source code (full program) can surely be.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3649836
    • 提供者:xie
  1. Des

    0下载:
  2. des解密和解密demo,利用vc++来实现的一个小程序-des decryption and decryption demo, using vc++ to implement a small program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4540287
    • 提供者:john
  1. DES-suan-fa-yan-shi

    0下载:
  2. 此程序为DES的算法演示程序,希望对很多人都有帮助,多多下载!-This program demo program for the DES algorithm, in the hope a lot of people have helped, a lot to download!
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-26
    • 文件大小:38857
    • 提供者:dawei
  1. DES

    0下载:
  2. 1. 编写程序实现DES的加、解密: 1)编程构造DES的密钥; 2)应用上述获得的密钥将一段英文或文件进行加、解密。 2. 用DES算法实现口令的安全 -1. Write a program to achieve DES, encryption and decryption: 1) programming construct DES key 2) applications, such access will be a key document in English or en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:10875
    • 提供者:zhang liang
  1. Encrypt

    0下载:
  2. J2ME 环境下的简单加密程序,包括DES,light AES,blowfish-DES,light AES,blowfish
  3. 所属分类:J2ME

    • 发布日期:2017-03-31
    • 文件大小:28996
    • 提供者:刘生
  1. C_EnCodeDes

    0下载:
  2. C语言实现的DES加密解密算法程序,加密解密是可互逆的,对于需要还原的应用,可以采用这个算法.-Des Encode,Dedode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:6057
    • 提供者:zlixus
  1. Cipher_ch2_src

    0下载:
  2. DES加密程序,根据参数不同,对目标文件加密或解密。内附实验报告,十分详细-DES encryption, according to different parameters, the target file encryption or decryption. Experimental report included very detailed
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用C编写的DES算法,经过测试,程序结构清晰,使用方便-Preparation of the DES algorithm using C, tested, program structure clear and easy to use
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. s-des的程序,有读取文件的功能,编译通过。-s-des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2266
    • 提供者:Telya
  1. DES

    0下载:
  2. 一个VC++写的DES加密程序实例与分析-VC++ to write a DES encryption Cases and Analysis
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:8568
    • 提供者:zhw
  1. okdes

    0下载:
  2. 一个 des base64 md5 等多种加密算法的实现程序,已经测试通过,vc++6.0 实现,适用于任何系统-A des base64 md5 encryption algorithm such as the realization of a variety of procedures have been tested, vc++6.0 to achieve, is applicable to any system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1992293
    • 提供者:王大傻
  1. Des

    0下载:
  2. des算法在visualstudio6下的实现,控制台程序-des algorithm visualstudio6 under implementation, the console program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:279445
    • 提供者:xjg
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 32 »
搜珍网 www.dssz.com