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

搜索资源列表

  1. d3des.tar

    0下载:
  2. A Triple-DES implementation written in C by Richard Outerbridge. Copyrighted but can be freely used.-A Triple-DES implementation written in C by Richard Outerbridge. Copyrighted but can be freely used.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. raw des source code written in cpp (integrated development environment independent)
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des加密算法,感觉不是很好写,如果写得不好欢迎大家指点-des encryption algorithm, the feeling was not very good, if not well written advice welcome
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3227
    • 提供者:lin
  1. DES

    0下载:
  2. DES算法软件的实现,使用C++语言开发实现,可以直接下载使用。-DES algorithm for the realization of software, the use of C++ language development to achieve, you can direct download.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4292
    • 提供者:冯慧
  1. DES

    0下载:
  2. 通过c#来实现对称加密算法DES算法,用于网络安全-the realization of DES algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:251425
    • 提供者:孟听
  1. FileEncrypter

    0下载:
  2. 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:24071
    • 提供者:szmneo
  1. des

    0下载:
  2. DES算法实现,用了三个星期,本人课程设计-DES source program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4662
    • 提供者:张刚
  1. DES

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。此程序可以对文本进行DES算法加密和解密。-DES (Data Encryption Standard) algorithm,with the U.S. government s official permission, is a 56 with 64-bit key to encrypt data. This procedure can be carr
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2025224
    • 提供者:wini
  1. des

    0下载:
  2. 一直使用的des/3des代码,据说没有任何优化,正在较为快速的优化代码-Des/3des code has been used, it is said there is no optimization is to optimize code more quickly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4431
    • 提供者:周可明
  1. DES

    0下载:
  2. 完成DES算法加密。提供了详细的源代码,并举例说明了DES的应用。原理、功能、实现,集各种功能为一身。-Complete the DES encryption algorithm. Provided a detailed source code, and examples of the application of DES. Principle, function and the realization of a set of various functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:42242
    • 提供者:longyilee
  1. mimaxue

    0下载:
  2. 密码学课设~DES加密算法的完整实现 内容简单适合新人学习使用-Cryptography Course ~ DES encryption algorithm for the full realization of the content for new learning to use simple
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:96472
    • 提供者:付斌
  1. MyCAP

    0下载:
  2. 使用viginear,column permutation,DES加密和解密-The use of viginear, column permutation, DES encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 我自己写的des算法,是信息安全课程的作业,可供参考-I wrote it myself des algorithms, information security program is operating, can be used as reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:246823
    • 提供者:张华华
  1. pic_des

    0下载:
  2. 基于Microchip PIC16F877的DES算法汇编程序,已应用于实际项目,运行效率高,强烈推荐下载。-Microchip PIC16F877-based assembler of the DES algorithm has been applied to actual projects, running an efficient, highly recommended download.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:7081
    • 提供者:Zengwn
  1. MyDES

    0下载:
  2. Chiper DES, Full Functions
  3. 所属分类:CA program

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

    0下载:
  2. DES加密算法实现,实现采用C++,可对文件和字符串进行加密-DES encryption algorithm to achieve the use of C++, can encrypt files and strings
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:11999
    • 提供者:Ivan
  1. DES--encode

    0下载:
  2. 一个DES加密算法简单实现的示例。可对用户输入口令进行验证-A DES encryption algorithm to achieve a simple example. Enter the password of the user to verify
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:290212
    • 提供者:刘保杰
  1. EmsoynDES

    0下载:
  2. Emosyn专利的DES,3DES加密库,加密速度快啊只要50us,20MHZ单片机-The Encrypt DES 3DES .belong to the Emosyn company.the speed is very fast.only need about 50us .
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:49939
    • 提供者:叶红
  1. DES

    0下载:
  2. DES算法实现! DES算法实现! -very good!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4610
    • 提供者:小三三
  1. des1

    0下载:
  2. 用c#编写的des加密密码算法源代码,实现数据加密功能-Prepared to use c# password encryption algorithm des source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3556
    • 提供者:wt
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com