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

搜索资源列表

  1. TestDES

    0下载:
  2. DES加密和解密的Java程序,已经调试成功了,可以放心使用-DES encryption and decryption of the Java program has been debugged, and is safe to use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:948
    • 提供者:ai
  1. DES

    0下载:
  2. 简单的DES算法,自己课后作业自己编程的。1.txt作为需要加密的程序,2.txt放加密结果,3.txt放解密结果,支持8位密钥。-DES algorithm is simple, its own programming homework. 1.txt encryption program as needed, 2.txt put encryption results, 3.txt put decryption results to support the 8-bit key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3893
    • 提供者:高氯酸
  1. DES

    0下载:
  2. 该程序主要实现了DES加密标准的加密和解密-DES encryption and decryption to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7522707
    • 提供者:郝振华
  1. DES

    0下载:
  2. DES加密与解密程序,利用数组作为储存方式-DES encryption and decryption procedures, the use of the array as a storage method
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:73785
    • 提供者:luckymath
  1. des

    0下载:
  2. des的加密解密的源代码,以及实现程序,新手入门请多指教-des encryption decryption source code, and the achievement of program, Getting Started Pleased to meet you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1955933
    • 提供者:吕海杰
  1. DES

    0下载:
  2. 使用DES算法的一个文件加密和解密程序。-DES algorithm using a file encryption and decryption process.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:474282
    • 提供者:熊煜然
  1. des

    0下载:
  2. 平时课程学习自己做的des加密程序,可以进行加解密文件-Courses usually do their own encryption des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1927096
    • 提供者:roeraky
  1. jiami

    1下载:
  2. 加密解密 MFC 程序用DES加密算法编写的加密程序 利用加密程序可以实现对数据信息的加解密功能,数据信息可以是文本、图片、音频、视频文件。 综合实验:建立一加密传输系统,发送方将加密后的密文文件进行传输,发给接收方。接收方将接收到的密文进行解密,并将还原后的明文输出。-MFC program with encryption and decryption DES encryption algorithm the encryption program written using encrypt
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des加密算法和解密算法的完整c语言程序,在此分享啦-Encryption and decryption of des algorithm ,the integrity of the c language program, here to share it
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des加密及解密,可加密解密txt文件,字符串,有图形界面,可执行程序-des encryption and decryption, encryption and decryption of txt files, strings, graphical interface, an executable program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2606319
    • 提供者:makaalbarn
  1. des

    0下载:
  2. DES加密算法,加密和解密的程序,自行输入密钥和明文-the DES encryption algorithm,the DES encryption algorithm,the DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2392
    • 提供者:liumenfei
  1. Encryption_Demo

    0下载:
  2. C#加密解密程序及源代码,加密主要分两步进行,第一步选择文件,第二步随机产生对成加密钥匙Key和IV、使用发送者私钥签名随机密钥,使用接收者公钥加密密钥和签名、利用随机密钥使用DES算法分组加密数据、MD5摘要生成-->用发送者私钥签名;-Encryption and decryption procedures and source code in C#, encryption, mainly in two steps, the first step to select the file,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:18479
    • 提供者:程亮
  1. mydesDemo

    0下载:
  2. des 加密解密的 C++ 实现,里面有完整的工程例子,甚至可执行程序也一并打包上去了,开发时可以直接调用-des encryption decryption C++ implementation, there is a complete example of engineering, and even executable programs packaged together up, when development ,itcan be called directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:1246712
    • 提供者:潘洪升
  1. DemoDes

    0下载:
  2. des加密解密演示程序,用时请注册ApexDes.ocx控件-Demo des encryption and decryption, with the controls when up ApexDes.ocx
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:27878
    • 提供者:slj
  1. ssimmple_DDESi

    0下载:
  2. 简单易懂的DES加密解密模拟程序源码码,能对任意格式的文件操作 -Straightforward DES encryption and decryption simulation program source code files of any format
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:38777
    • 提供者:chenhebingb
  1. DES

    0下载:
  2. DES算法,里面加密解密功能完整实现,也有详细的注解,是对密码学中DES的实现的一个很好的程序。-DES algorithm, which encryption and decryption functions complete, detailed comments, is a good program Cryptography DES implementation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-28
    • 文件大小:898229
    • 提供者:釉蓝懒
  1. DES算法程序Matlab

    0下载:
  2. DES工作的基本原理是,其入口参数有三个:key、data。 key为加密解密使用的密钥,data为加密解密的数据。实际运用中,密钥只用到了64位中的56位,这样才具有高的安全性。
  3. 所属分类:matlab例程

  1. DES

    0下载:
  2. DES算法加密解密源代码程序,方便大家理解-DES algorithm for encryption and decryption source code program, to facilitate understanding
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:18839
    • 提供者:kk
  1. Encryption

    0下载:
  2. java写的加密程序,能分别使用AES和DES加密解密文件。-written in java encryption program can decrypt files using AES and DES encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:123697
    • 提供者:张起
  1. DES--encryption-and-decryption

    0下载:
  2. DES的加密和解密程序,用C语言写的,调试成功,可运行。-DES encryption and decryption program, written in C language, debugging success, can be run.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:5822
    • 提供者:
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com