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

搜索资源列表

  1. 20051116171702

    0下载:
  2. 这是一个用DES算法解决的加密解密文件的程序!-This is an algorithm used to solve the DES encryption and decryption procedures document!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7995
    • 提供者:过西荣
  1. 339068DESDemo

    0下载:
  2. 功能: 实现DES加密算法的加密解密功能 */ /*- */ /*-说明:des算法的实现代码 */ /*- 能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口 */ /*- 进行数据的加密,保证数据在传送过程的安全性 */ /*- */ /*- */ /*-该程序的所有权利由作者保留 *
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:17706
    • 提供者:长乐
  1. dessf

    0下载:
  2. 大名鼎鼎的Des加密算法已经广为人知了,广大程序员们用各种语言来实现他,今天这里出现的就是用vb实现的加密解密过程。-famous Des encryption algorithm is well known, the majority of programmers in various languages to realize his, today here is to use vb achieve the encryption and decryption process.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:10815
    • 提供者:老树
  1. desencrypallfiles

    0下载:
  2. 本程序的实现des加解密的功能,每次对64位的密文进行加密, 从而实现对所有的文件的加解密.-the realization of this procedure des plus decryption functions, each of the 64 encrypted ciphertext, thus achieving all of the increase in declassified documents.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5834
    • 提供者:liyunfei
  1. DES_encrypt_system

    0下载:
  2. 本程序使用C++语言在VC6.0下实现DES加密解密过程,输入明文从文件读取,输出密文写到文件,加密密钥程序内定,可以修改。-This program uses C++ language Under the VC6.0 DES encryption and decryption process, the input plaintext read from the file, the output ciphertext is written to the file encryption key p
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-23
    • 文件大小:328534
    • 提供者:terry
  1. DES

    0下载:
  2. 采用三重DES加密算法,实现对一串字符串进行加密和解密的实例程序,采用Delphi-A demo that encrypt and deciphering a string with 3DES,developed with Delphi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:257342
    • 提供者:郝德水
  1. DES--c

    0下载:
  2. DES加密及解密算法程序源代码,还有算法实现的流程图,希望有用-DES encryption and decryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:98383
    • 提供者:mj
  1. DesDecypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption procedures, VC source code written with Des file encryption program is supporting the use of. Simple to use, navigate to the desired declassified docume
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:27083
    • 提供者:卞爱涛
  1. DES

    0下载:
  2. 标准des加密程序,在dev-cpp编译器下成功编译运行,实现数据加密解密-standard des encryption program using c++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:14942
    • 提供者:李平
  1. DesEncypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:26451
    • 提供者:dsmask
  1. DES

    0下载:
  2. 实现DES加解密,密钥8字节,明文按8字节加密,程序简洁-DES encryption, 8 bytes of key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:486079
    • 提供者:petter
  1. Des-sample

    0下载:
  2. linux下的des加密和解密程序,以及使用例子程序。-Under linux des encryption and decryption procedures, and the use of examples.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5903
    • 提供者:liuynajie
  1. DES

    0下载:
  2. des加密和解密,功能良好,界面齐全,c++程序,MAC-des encryption and decryption functions well, complete interface, c++ program, MAC
  3. 所属分类:CSharp

    • 发布日期:2017-05-07
    • 文件大小:1324422
    • 提供者:wangjiamin
  1. DESdecypt

    0下载:
  2. DES文件解密程序,VC源码编写,与Des文件加密程序是配套使用的。使用方法简单,浏览到需要解密的文件,输入解密密钥,选择解密后保存的路径,即可实现解密。-DES file decryption program, VC source code written with Des file encryption program is supporting the use. Simple to use, navigate to the need to decrypt the file, enter t
  3. 所属分类:Windows Develop

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

    0下载:
  2. 实现DES加密算法的加密解密功能,能够实现56位或56*3密钥的des算法,可以通过该程序提供的接口,进行数据的加密,保证数据在传送过程的安全性。-The realization of DES encryption algorithm for encryption and decryption functions, can realize the algorithm of Des 56 or 56*3 key, can be provided through the program interf
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-27
    • 文件大小:40286
    • 提供者:郭过
  1. ConfigEdit

    0下载:
  2. 实现对DES加密解密,类似记事本的一个小程序-请键入文字或网站地址,或者上传文档。 取消 Shíxiàn duì DES jiāmì jiěmì, lèisì jìshì běn de yīgè xiǎo chéngxùDES encryption and decryption to achieve a similar program in a small notepad
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES matlab 加密解密源码程序,非常好用哦-DES matlab encryption and decryption source program, very easy to use Oh
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des和3des的加密和解密程序,C语言实现,VS2008下测试-encryption and decryption of des(3des)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2984
    • 提供者:涉世极
  1. DES-algrithm-demo

    0下载:
  2. 该程序实现DES加密算法的加密解密功能,可作为DES编程的参考。-It shows the function of DES.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:38385
    • 提供者:xiao
  1. XMJiaMiLianXi

    0下载:
  2. 这是一款有关加密练习的小程序,主要实现了MD5加密、Des加密解密,RSA加密解密的功能, 该源码功能比较简单,仅供新手学习交流使用,有需要的可以下载学习一下啊。-This is a small program to practice on encryption, the main achievement of the MD5 encryption, Des encryption and decryption, RSA encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:158029
    • 提供者:于成程
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com