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

搜索资源列表

  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是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29033
    • 提供者:nannan
  1. des

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

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

    0下载:
  2. CBC模式--S-DES 实现 简单DES算法CBC模式的实现 C++环境-CBC mode--S-DES implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:13829
    • 提供者:shaolong
  1. des

    0下载:
  2. 实现用DES算法编写的加密工具,实现数据的加密与解密。-Written by DES algorithm to achieve encryption tool for data encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1960609
    • 提供者:黄烨
  1. des

    0下载:
  2. C#编写的des算法加密解密小程序 可以实现明文加密-Des algorithm written in C# encryption and decryption applet
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:20000
    • 提供者:raymond
  1. DES-Implement-VB

    0下载:
  2. DES算法的VB实现(2011.9.15)-DES algorithm VB implementation (2011.9.15)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:8421
    • 提供者:周工
  1. DES

    0下载:
  2. 实现了DES算法对字符串和文件的加解密。-realize the DES algorithm,and can encrypt string, file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:98651
    • 提供者:邱聃
  1. des

    0下载:
  2. des算法实现代码,利用C语言编写,内有详细的DES算法加密解密内容-the source code of DES algorithm in C, including all stuff about DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用DES算法实现信息的加密以及解密,界面友好,明文和密钥均可自由设置-DES algorithm encryption and decryption of information, friendly interface, the plaintext and the key can be freely set
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1907394
    • 提供者:宁馨儿
  1. DES

    0下载:
  2. 在信息安全课程学习中自写的一个简单DES算法实现程序,可做学习用-A simple DES algorithm to achieve the program self-written information security course, can do to learn
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4959
    • 提供者:王大力
  1. DES

    1下载:
  2. des算法实现8位16进制数加密和解密及雪崩测试-des 16 hex 8-bit algorithm to encrypt and decrypt the number and avalanche tested
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-11-18
    • 文件大小:3072
    • 提供者:张超
  1. DES 单片机实现源代码

    0下载:
  2. 基于51单片机的DES分组密码算法源代码,txt格式,简洁清晰
  3. 所属分类:源码下载

  1. DES

    0下载:
  2. DES算法实现 包括明文密文的相互转化 以及选择txt文件进行DES加密-DES algorithm, including mutual transformation of plaintext and ciphertext choose txt files DES encryption
  3. 所属分类:Network Security

    • 发布日期:2017-04-17
    • 文件大小:276063
    • 提供者:朱星烨
  1. DES

    0下载:
  2. 一个简单的DES算法实现,不是很难,有注释,使用VS2010编写的。-A simple DES algorithm is not difficult, there are notes, written using VS2010.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1780733
    • 提供者:zld
  1. DES

    0下载:
  2. DES算法实现,对字符串实现加解密,同时整合Socket编程,实现进程通信加解密-DES algorithm for encryption and decryption string realization, while integrating Socket programming, interprocess communication encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2901304
    • 提供者:lecision
  1. DES-algorithm-code

    0下载:
  2. DES算法实现代码初步的代码非常好的基础代码程序-DES algorithm code
  3. 所属分类:Network Security

    • 发布日期:2017-04-26
    • 文件大小:15192
    • 提供者:
  1. DES

    0下载:
  2. DES算法实现过程,输入8位明文,可以给出加密之后的密文-About DES
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-07
    • 文件大小:1520576
    • 提供者:lee
  1. des

    0下载:
  2. 通过DES算法实现对文件的加解密,文件夹的加解密,可实现另存的功能-An application about keep the filter safty
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:531442
    • 提供者:杨庭蕊
  1. DES

    0下载:
  2. DES算法实现,64bit,非常好用,有调用说明及代码,通俗易懂-DES algorithm implementation, 64bit, very easy to use, there is a call descr iption and code, easy to understand
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-01
    • 文件大小:12502
    • 提供者:charles
« 1 2 3 45 6 7 8 9 10 ... 46 »
搜珍网 www.dssz.com