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

搜索资源列表

  1. DES

    0下载:
  2. C语言编写的关于DES加密解密的代码源文件,实现DES的加解密-C language on the DES encryption and decryption code source file to achieve DES encryption and decryption of the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:89613
    • 提供者:佘曼桂
  1. DES

    0下载:
  2. 自己写的DES加密解密算法实现,写的不好,欢迎大家指正-des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:2558
    • 提供者:刘辰
  1. StrZip

    0下载:
  2. 一个小巧的字符串加密解密代码,用DES加密法-a string encrypt code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:84242
    • 提供者:peter
  1. 3des

    0下载:
  2. 实现3DES加密解密的系统。。。应用密码学课程设计-complete 3des encrypt and desencrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1419
    • 提供者:cuit
  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. DESfileencryption

    0下载:
  2. DES 实现的文件加密解密,能对基本的TXT文件等进行加密解密的操作-encryption and cryption with des
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES加解密的算法实现,对学习DES加密解密有所帮助-DES encryption and decryption of the algorithm, DES encryption and decryption of learning help
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:283264
    • 提供者:丁得祥
  1. DES-java

    0下载:
  2. 利用Java对DES算法的加密和解密,需要的转载!-Java on the DES algorithm using encryption and decryption, reproduced in need!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1044
    • 提供者:马广成
  1. C_EnCodeDes

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

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

    1下载:
  2. DES加密算法的Verilog HDL实现,带模式选择端口,可以实现加密和解密,已经modelsim仿真通过。-Des En/Decrypt,Verilog HDL code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:7946
    • 提供者:Amazing_Eric
  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. 简单的DES加密解密程序,可以在C++编程环境中运行-Simple DES encryption and decryption process can be C++ programming environment run
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des加密类,java编写的des加密解密类。-des encryption class, java class prepared des encryption and decryption.
  3. 所属分类:Jsp/Servlet

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

    0下载:
  2. 传统的DES加解密程序,VC++实验通过,功能较为完善,支持文本加密及实时加密功能。-The traditional DES encryption and decryption process, VC++ test passed, function better, support the text encryption and real-time encryption.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 运用JAVA语言,利用DES对称加密算法实现了对文本进行加密解密。-The use of JAVA language, the use of DES symmetric encryption algorithm for encryption and decryption of the text.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES文件加密可以对文本文档和word文档进行加密和解密-DES file encryption
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des加密解密算法,利用C#语言写的,可以参考下,相互学习-des encryption and decryption algorithms, written using C# language, can refer to learn from each other
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1904114
    • 提供者:gkn2008
  1. des

    0下载:
  2. 用powerbuilder实现的des算法的加密解密工具-Des algorithm implementation using powerbuilder encryption decryption tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:230530
    • 提供者:武汉
  1. des

    0下载:
  2. 简单的实现DES加密解密的源码。有默认的测试明文和密钥。-Simply implementating DES encryption and decryption. There is A default test plaintext and key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:3869
    • 提供者:李淑怡
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com