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

搜索资源列表

  1. PHP_RSA_DES_INFOSAFE

    0下载:
  2. 本系统是利用PHP代码实现RSA和DES安全的一个模型,相信初学网络信息安全的同道,一定能从中获益!-PHP+ DES+ RSA
  3. 所属分类:Project Design

    • 发布日期:2017-11-25
    • 文件大小:254491
    • 提供者:林龙
  1. DEScrypt

    0下载:
  2. C++环境下的DES实现方法源代码~标准化格式书写-C++ environment DES implementations the source code written in a standardized format ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3053
    • 提供者:zx
  1. DESfileencryption

    0下载:
  2. DES 实现的文件加密解密,能对基本的TXT文件等进行加密解密的操作-encryption and cryption with des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:303030
    • 提供者:项羽
  1. jiami

    0下载:
  2. DES ,RES ,AES,算法实现,源代码,比较详细,是网络安全课本的源代码,可以直接运行,不错-vc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1660185
    • 提供者:lxk613
  1. C_EnCodeDes

    0下载:
  2. C语言实现的DES加密解密算法程序,加密解密是可互逆的,对于需要还原的应用,可以采用这个算法.-Des Encode,Dedode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:6057
    • 提供者:zlixus
  1. RSADES

    0下载:
  2. RSA DES加密解密的是实现-RSA DES encryption and decryption is the Implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2051
    • 提供者:liyi
  1. MD5_RSA_DES_Algorithm

    0下载:
  2. 本文件实现著名的加密算法MD5、RSA、DES,希望对大家有用。-This document is to achieve well-known encryption algorithm MD5, RSA, DES, we hope be useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:9503
    • 提供者:
  1. ModernCryptographyAlgorithms

    0下载:
  2. 利用C++实现:古典密码仿射变换\LFSR及流密码\生成非线性序列\DES算法的加、解密运算,前面几个较简单,DES算法的效果还可以-Using C++ implementation: Classical password affine transformation \ LFSR and stream password \ generate nonlinear sequences \ DES algorithm for encryption and decryption operations,
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:79617
    • 提供者:tang
  1. ElixisSource

    0下载:
  2. c#加解密类,提供多种加密算法的接口,帮助您实现数据的MD5,AES,DES等加密。-c# encryption type, encryption algorithm to provide multiple interfaces to help you achieve the data MD5, AES, DES and other encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:90229
    • 提供者:ETop
  1. DES_Standard_Data_Encryption

    0下载:
  2. DES标准数据加密,由C语言实现,输入7为密钥,数据。输出加密后的密文,也可以解密-DES data encryption standard, from C language, enter 7 for the key data. Encrypted ciphertext output can also be decrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:187291
    • 提供者:yuchuang
  1. 7

    0下载:
  2. des算的法的c++实现最后能实现一个简单的des文件加密和解密的小程序。-des Operators of the law c++ to achieve the final to achieve a simple des file encryption and decryption applet.
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1241924
    • 提供者:
  1. CForRSA

    1下载:
  2. C语言实现的RSA算法,其中还有DES等经典算法-C language implementation of the RSA algorithm, with classical algorithm such as DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:60278
    • 提供者:weibin
  1. DESjava

    0下载:
  2. DES对称分组密码系统的Java实现,这是一个用java编写的关于密钥的经典程序-DES对称分组密码系统的Java实现
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:5627
    • 提供者:Cynthia
  1. des3

    0下载:
  2. 介绍des加密以及解密的三片文章,是用FPGA实现的。能加深对des加密以及解密的原理的理解。对用FPGA来实现des加密以及解密有帮助。-Descr iption des encryption and decryption of the three articles is the use of FPGA implemented. Can deepen their understanding of des encryption and decryption of the principle of
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:737912
    • 提供者:chengpan
  1. encryption

    0下载:
  2. 该文件包含放射加密和des加密两种算法,是用C语言实现的。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:18241
    • 提供者:亦应
  1. WjcDes2

    0下载:
  2. DES算法的快速实现,比普通算法快的多,但是具体是多少我没有测-Fast Implementation of DES, faster than the more common method, but how much I did not test the specific
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:12017
    • 提供者:suchongmao
  1. gghdes

    0下载:
  2. des&MD5加密,小学期做的,实现对文件进行des或者md5加密功能-des & MD5 encryption, primary phase do realize the file or md5 encryption des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:2005070
    • 提供者:ggh
  1. C_programming_classic_variety_of_enhanced_DES_algo

    0下载:
  2. C编程实现各种增强DES算法的经典代码C programming classic variety of enhanced DES algorithm code-C programming classic variety of enhanced DES algorithm code
  3. 所属分类:加密解密

    • 发布日期:2013-03-30
    • 文件大小:979227
    • 提供者:fiw
  1. Encryption

    0下载:
  2. 在控制台下实现的常用的古典加密算法和简单的DES加密,其中包含了文件的相关操作。进入密码是hello(呵呵)在源码中有。-Commonly used in the console to achieve the classical simple DES encryption algorithm and encryption, which contains documents related to operations. Enter the password is hello (Ha ha) in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2582570
    • 提供者:nickel
  1. 290314714

    0下载:
  2. 一个简单的des算法,实现了des算法简单的加密解密,希望有所帮助-Des a simple algorithm to achieve the des encryption and decryption algorithm is simple, hope that helps
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:8144
    • 提供者:王新
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com