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

搜索资源列表

  1. DES java代码

    0下载:
  2. 通信加密算法DES,用java编程的,可以运行
  3. 所属分类:其他小程序

    • 发布日期:2009-04-22
    • 文件大小:10.49kb
    • 提供者:hebexy44
  1. des C语言简练代码

    0下载:
  2. 利用简单的C语言编程完成对des加密的一个较为完整的c程序。
  3. 所属分类:其他小程序

    • 发布日期:2011-06-21
    • 文件大小:11.49kb
    • 提供者:vencentt
  1. des

    0下载:
  2. 对称加密算法des实现,c程序编写,在visual c++下运行。-Symmetric encryption algorithm des achieve, c programming in visual c++ run.
  3. 所属分类:Other windows programs

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

    0下载:
  2. 一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程-An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:120.12kb
    • 提供者:andy
  1. quickdes

    0下载:
  2. 不可多得的快速DES加密算法,希望对你有用!-Rare fast DES encryption algorithm, I hope useful for you!
  3. 所属分类:Other windows programs

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

    0下载:
  2. DES加密算法编程实现,MFC基本对话框编写。采用的算法和函数十分经典,完美实现加解密过程。-DES encryption algorithm programming, MFC write basic dialog. The approach and the function is very classic, the perfect realization of encryption and decryption process.
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.83mb
    • 提供者:武东亮
  1. Random

    0下载:
  2. 随机数生成,先用random函数生成一个随机数,再通过DES加密算法对生成的随机数进行加密,增加随机性-Random number generation, first with the random function generates a random number, and then through the DES encryption algorithm to encrypt the random number generated to increase the randomness
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.61mb
    • 提供者:崔哥
  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
    • 文件大小:2.81mb
    • 提供者:王明华
  1. desdll

    0下载:
  2. vc6.0的des 加密算法,并且可生成dll动态链接库方便其他程序调用。des算法可支持8位以上的密钥。-des encryption algorithm, and can generate dll dynamic link library easily call other procedures. The des algorithm can support more than eight keys.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:13.28kb
    • 提供者:wjh
  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
    • 文件大小:1.93mb
    • 提供者:高飞
  1. DES

    0下载:
  2. 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 -Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:6.01kb
    • 提供者:fuaixia
  1. des

    0下载:
  2. 这是一个完整的DES加密算法,希望对下载的朋友们有用。-This is a complete DES encryption algorithm, we want to download useful friends.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3.88kb
    • 提供者:古进波
  1. DES

    0下载:
  2. C++下对数据的 DES加密算法-C++ under the DES encryption algorithm to data
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:88.51kb
    • 提供者:肖禹杰
  1. des

    0下载:
  2. 可以对需要加密的重要信息使用des加密算法进行加密。-we can use des encryption algorithmto encrypt important information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:27kb
    • 提供者:chenlin
  1. des

    0下载:
  2. DES加密算法 matlab版本。 DES全称为Data Encryption Standard,即数据加密标准,是一种使用密钥加密的块算法,1976年被美国联邦政府的国家标准局确定为联邦资料处理标准(FIPS),随后在国际上广泛流传开来。-DES encryption algorithm matlab version. DES called the Data Encryption Standard, Data Encryption Standard, is a key block en
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:851byte
    • 提供者:大厦发生
  1. DES

    0下载:
  2. 现代密码学中的DES加密算法的java实现-Modern cryptography DES encryption algorithm to achieve the java
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:803byte
    • 提供者:赖先生
  1. DES

    0下载:
  2. GCC编译 Ubuntu Linux平台下开发 DES加密算法 可实现字符串的加密解密-DES Algorithm Incryption and Decryption For string
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:12.24kb
    • 提供者:Shannon
  1. java_DES加密解密源码

    0下载:
  2. Java实现des加密解密算法,des加密解密算法(Java implementation of DES encryption algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:5kb
    • 提供者:xx.
  1. 加密算法源码

    0下载:
  2. 单片机加密算法,包括AES,DES,MD5,RC6,RSA等(SCM encryption algorithm, including AES, DES, MD5, RC6, RSA and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:15kb
    • 提供者:xyharm
  1. sxy--des

    0下载:
  2. 对八位字符进行加密与解密(使用时需要建立两个TXT文件,具体请看源代码)(bit characters are encrypted and decrypted (using two TXT files to be used when using the source code))
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:256kb
    • 提供者:山鬼i
« 12 3 »
搜珍网 www.dssz.com