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

搜索资源列表

  1. DES

    0下载:
  2. DES加密算法的C语言实现。用VC编译是可以的(VC的C编译器和C++编译器是分开的,*.c的文件VC都是用C编译器编译的)。在GCC或者其他编译环境下有可能编译器不认识__int64的写法,这时在文件头加上这么一句应该就可以了: #ifndef __int64 #define __int64 long long #endif-DES encryption algorithm in C language. VC compiler (VC C compiler and C++ comp
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES加密算法,可以进行解密。现代密码学经常用到。-DES encryption algorithm, can be decrypted. Modern cryptography often used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:908584
    • 提供者:王二逼
  1. DES-Encryption

    0下载:
  2. 一个简单的DES加密算法,有多种分组方法,实现MFC界面的操作平台,简单易懂,注释详细,便于修改。适合初学者。-A simple DES encryption algorithm, a variety of grouping methods, the MFC interface platform, easy-to-understand, detailed annotations, easy to modify. Suitable for beginners.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4703341
    • 提供者:dieye
  1. DES-C

    0下载:
  2. c语言实现的加密算法,已经实现,非本人实现,-C language implementation of cryptographic algorithms has been achieved, non-I implementation, thank you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:223102
    • 提供者:弯月
  1. des

    0下载:
  2. 里面是用C++编写的des加密算法的源程序-Which is written in C++ des encryption algorithm source,
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES加密算法,开发环境VC。通过输入文件名,对此文件进行加密。-DES encryption algorithm, the development environment VC. Enter the file name, file encryption.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. des加密算法和解密算法的源程序,结构清晰,很好-des encryption algorithm and decryption algorithm source code, structure, clarity, good
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:6130
    • 提供者:天意
  1. des

    0下载:
  2. des加密算法c代码实现类库,帮助学习des加密算法实现原理,直接调用DES_EDE_Encryption和DES_EDE_Decryption函数实现加解密。-des encryption algorithm c code class library to help you learn des encryption algorithm theory, the direct to call DES_EDE_Encryption and DES_EDE_Decryption function to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4485
    • 提供者:徐军
  1. DES

    0下载:
  2. 关于DES 加密算法的另一个版本 主要用c语言实现的 供大家学习参考-Another version of the DES encryption algorithm using C language for everyone to learn the reference
  3. 所属分类:Network Security

    • 发布日期:2017-05-06
    • 文件大小:1171921
    • 提供者:王伟
  1. DES

    0下载:
  2. DES加密算法源码,3DE,主要用于软件产品加密保护。-The DES encryption algorithm source code 3DE for software encryption.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:3691
    • 提供者:符东
  1. des

    0下载:
  2. DES,3DES算法,C51源码,DES算法是金融上常用的加密算法-DES ENCODE C51
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 3des 及 des 加密算法,delphi 源代码-The 3des and des encryption algorithms, delphi source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:3670
    • 提供者:南京一叶
  1. DES-encryption-algorithm

    0下载:
  2. 实现DES加密算法,主要用到C语言, 实现DES加密算法,主要用到C语言-Achieve the DES encryption algorithm, mainly used in the C language, the DES encryption algorithm, mainly used in the C language, the DES encryption algorithm, mainly used in the C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:70450
    • 提供者:peter
  1. DES

    0下载:
  2. 一份DES加密算法的源代码,支持加密和解密功能-A DES encryption algorithm source code, supports encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:3466
    • 提供者:hehe
  1. DES

    0下载:
  2. DES加密算法,带示例。 delphi写的-DES encryption algorithm with example. delphi write
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:339101
    • 提供者:liwx
  1. DES-encryption-algorithm

    0下载:
  2. DES加密算法。此应用程序不仅展示了使用Microsoft基础类的基本知识而且是编写应用程序的起点。-This application DES encryption algorithm.not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:4084674
    • 提供者:hschen
  1. Make-the-DES-implemented-in-iOS

    1下载:
  2. DES加密算法在iOS上实现,在Xcode上运行。输入栏输入的为加密数据,加密结构以警告栏形式弹出-Make the DES encryption algorithm implemented in iOS
  3. 所属分类:iPhone

    • 发布日期:2016-06-20
    • 文件大小:7376896
    • 提供者:袁鑫
  1. encript-DES

    0下载:
  2. 详细介绍DES加密算法的原理和详细步骤,并以流程图的形式给予解释-Described in detail the principle and the detailed steps of the DES encryption algorithm, and to give an explanation, in flowchart form
  3. 所属分类:CA program

    • 发布日期:2017-11-07
    • 文件大小:201423
    • 提供者:林白
  1. DES

    0下载:
  2. 运用DES加密算法,实现字符及数字的加密,使用VC6.0MFC开发的能实现用户界面交互-Use of DES encryption algorithm, the realization of characters and Numbers of encryption, using VC6.0 MFC development to achieve the user interface interaction
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:2028332
    • 提供者:高飞
  1. DES

    0下载:
  2. des加密算法。注意:这只是标准DES算法的例子,所以速度并不是很快,不适用于大量数据加密的场-des encryption algorithm. Note: This is just the example of the standard DES algorithm, so speed is not fast, does not apply to the field of large amounts of data encryption
  3. 所属分类:Crack_Hack

    • 发布日期:2017-11-23
    • 文件大小:8256
    • 提供者:张贻旭
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com