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

搜索资源列表

  1. DES

    0下载:
  2. DES_加密解密算法,使用c++语言。有代码-DES_ encryption and decryption algorithms, using c++ language. A code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:18801
    • 提供者:zhangbin
  1. Des

    0下载:
  2. Des的加密解密算法,信息安全,密码学,对称密码, des-The des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1516
    • 提供者:郭静
  1. DES

    0下载:
  2. DES的加密解密算法的实现。附加实验报告。主要是对于应用密码学的实验-DES encrypt, decrypt the realization of the algorithm. Additional experiment report. Is mainly to application of cryptography experiment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:125588
    • 提供者:guoqing
  1. Des_zm

    0下载:
  2. DES加密解密算法,使用java语言,自行设置密钥,文档中以类的形式出现。-Algorithm of DES
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 分组加密算法,DES安全传输加密解密算法,源码-Block encryption algorithm, DES secure transmission encryption and decryption algorithms, source code
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES加解密算法,提供测试算法和测试界面,实现加密,脱密和密钥生成算法-DES encryption and decryption algorithms, test algorithms and test interface, encryption and decryption and key generation algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:17214197
    • 提供者:张磊
  1. DES

    0下载:
  2. DES加解密算法。文本输出输入,对文本进行加密和解密。-DES encryption and decryption algorithms. Text output and input, the text is encrypted and decrypted.
  3. 所属分类:CA program

    • 发布日期:2017-11-24
    • 文件大小:40867
    • 提供者:cyq
  1. CSharpjiamijiemi

    0下载:
  2. C# MD5算法 DES加密解密算法 实现对字符串的加密解密-C# MD5 algorithm DES encryption and decryption algorithm encryption and decryption of string
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:2678
    • 提供者:nicai
  1. a

    0下载:
  2. C语言实现的DES加密解密算法,可以对文件进行加密和解密。调用DES_Encrypt函数进行加密,调用DES_Decrypt函数进行解密。上面两个函数的参数均分别为输入文件名、56位密钥、输出文件名。-This is a DES encrypt/decrypt algorithm for file encrypt/decrypt.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:3815
    • 提供者:bison
  1. T1

    0下载:
  2. 纯c语言写的。DES加密解密算法。VC++环境编译。-DES algrithms,C language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:4160
    • 提供者:张茂生
  1. java_DES_decodeaencode

    0下载:
  2. Java环境下的DES加密解密算法,简单易懂,可以直接使用-DES encryption and decryption algorithms in the Java environment, simple and easy to understand, and can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-24
    • 文件大小:5001
    • 提供者:zengdanqi
  1. 3DES

    0下载:
  2. 实现 DES 加密解密算法的基本要求, 可以正确对明文进行加密解密。-The basic requirements of the DES encryption algorithm, you can correct plaintext for encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:27795
    • 提供者:
  1. DES-data-encryption

    0下载:
  2. 本文是一篇讨论关于常用文件加密解密算法的毕业设计论文,它详细的讲述了文件加密解密算法实现的过程中所用到的方法、技术。-This article is a discussion about common file encryption and decryption algorithm design graduate thesis in detail about the methods, techniques used in the process of file encryption and de
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:128267
    • 提供者:marry
  1. des

    0下载:
  2. 一个des加密小工具,支持des,3des加密解密算法,对xor运算,分散运算也支持,不过我一般用的是3des加密解密,大家可以试下其他功能。-A des encryption Gadgets, support des, 3des encryption and decryption algorithms, xor operations, distributed computing is also supported, but I generally use the 3des encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:753492
    • 提供者:罗磊
  1. DES(based-on-MFC)

    0下载:
  2. 基于图形界面MFC的DES加解密算法。从路径中读取加密文件,自行输入密钥,解密或者解密内容以文件形式保存在文件夹下。所有工程均已提交在压缩包里,打开dsw即可以运行。是学习密码学的途径,也是密码学DES算法的重要实验-GUI-based MFC DES encryption and decryption algorithms. Reads the encrypted files from the path, enter their own key to decrypt or decrypt th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1933012
    • 提供者:毛小婷
  1. DES

    0下载:
  2. 这是用C语言编写的DES加密解密文件的算法,很好地阐述了DES算法的核心思想。-This is the DES encryption algorithm to decrypt the file using C language, a good exposition of the core idea of ​ ​ the DES algorithm.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-04-01
    • 文件大小:3943
    • 提供者:yaowangfengling
  1. 1

    0下载:
  2. DES加密解密算法,供初学者学习参考和提建议。共享资源,帮人帮自己-Encryption and decryption algorithms,for the student to study the algorithms,through this we must learn some things,and read the code you know some knowledge。it is good for you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:12819
    • 提供者:caoyangwei
  1. encrypt

    0下载:
  2. des加密解密算法使用实例,采用vc++实现-des encryption and decryption algorithms use examples
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:151015
    • 提供者:machh
  1. DES

    0下载:
  2. DES算法,执行一轮DES加密解密过程。-DES algorithm, one round of DES encryption and decryption process.
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3536
    • 提供者:liuping
  1. WebDES

    1下载:
  2. 完整的并且可以成功在quartues环境下编译的DES加密解密算法实现的代码,里面有较为详细的中英文说明。-And successfully complete the code DES encryption and decryption algorithms in quartues environment compiler implementation, there are more detailed instructions in English.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:9040
    • 提供者:ttz
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com