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

搜索资源列表

  1. DES

    0下载:
  2. DES加密算法的VC++ 实现,可以对文件进行DES加密和解密.-DES encryption algorithm the VC++ implementation, DES can encrypt and decrypt files.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4152921
    • 提供者:gaciya
  1. DES-LZR

    0下载:
  2. DES加密算法实现,使用C语言实现。 -DES encryption algorithm, using the C language. DES encryption algorithm, using the C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:34643
    • 提供者:liuzhengrong
  1. DES

    0下载:
  2. DES加密算法源码,封装为一个类 只提供对字符串的加密,文件加密没实现 -DES encryption algorithm source code, packaged as a class only on the string encryption, file encryption did not realize
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2950335
    • 提供者:王明华
  1. DES

    0下载:
  2. 基于C语言的加密算法DES。简单的有界面的C#_DES.-Encryption algorithm based on C-DES.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:58032
    • 提供者:素奴役
  1. DES

    0下载:
  2. 用C语言写的DES加密算法,可以自由设置密钥,适合加密算法学习-Written in C language using DES encryption algorithm, can freely set the key, encryption algorithm for learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:175324
    • 提供者:白杰
  1. DES

    0下载:
  2. 美国联邦加密标准,DES加密算法-U.S. Federal encryption standard, DES encryption algorithm ...
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2811529
    • 提供者:李东辉
  1. DES

    0下载:
  2. DES加密算法已前大学时候用过的很好用值得研究-des encryptinon algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:346906
    • 提供者:dfdfs
  1. DES

    0下载:
  2. 基于C++的DES加密算法实现代码实例-C++ based on the DES encryption algorithm code examples ...........................
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5984
    • 提供者:麒麟
  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加密算法,使用des算法加密数据,也可以解密数据-DES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:82730
    • 提供者:zm
  1. 3DES

    1下载:
  2. 3DES又称Triple DES,是DES加密算法的一种模式,它使用3条56位的密钥对数据进行三次加密。数据加密标准(DES)是美国的一种由来已久的加密标准,它使用对称密钥加密法,并于1981年被ANSI组织规范为ANSI X.3.92。DES使用56位密钥和密码块的方法,而在密码块的方法中,文本被分成64位大小的文本块然后再进行加密。比起最初的DES,3DES更为安全。-3DES, also known as Triple DES, DES encryption algorithm is a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:5715
    • 提供者:Laura
  1. DES

    0下载:
  2. 使用VC写的DES加密算法,很适合用于课程设计和毕业设计的参考。-Written using VC DES encryption algorithm, it is suitable for course design and graduation design reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3684634
    • 提供者:liuxing
  1. des

    0下载:
  2. DES 加密算法实例,将给定字符串加密.如需调用重复使用。-Des encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:969104
    • 提供者:Franky
  1. encryptionMD5-RSA-DES

    0下载:
  2. 这些是关于最著名的三种加密算法(MD5、RSA、DES)的原理介绍-These are the encryption algorithms on the three most famous (MD5, RSA, DES) principle introduced. . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:28623
    • 提供者:Zephyr
  1. des.c

    0下载:
  2. DES 加密算法实现 posix ansi c-DES algorithm posix ansi c
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 通过C语言,实现DES加密算法的流程,程序比较简单,仅供参考~-Through the C language, the process of realization of DES encryption algorithm, the program is relatively simple, for reference ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:741684
    • 提供者:Nren
  1. DES(2)

    0下载:
  2. DES加密算法经典实现C++/DES加密算法经典实现C-DES encryption algorithm to achieve the classic C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:24187
    • 提供者:外力
  1. Des

    0下载:
  2. Des加密算法: A portable, public domain, version of the Data Encryption Standard.-Des Encryption
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. DES(标准加密算法)matlab实现,交流一下-DES (standard encryption algorithm) matlab implementation, communication about
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. c++实现des加密算法,这是目前比较流行的算法-c++ implementation des encryption algorithm, which is the more popular algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1225476
    • 提供者:王强
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com