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

搜索资源列表

  1. BXDDES

    0下载:
  2. DES加密算法的一种实现,可以用于加密芯片,IC卡的加密解密和认证应用.-DES encryption algorithm as a realization that can be used for encryption chip, IC card application of encryption and decryption and authentication.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:9275
    • 提供者:遥遥
  1. desPE

    0下载:
  2. 使用VC实现DES加密中的EP置换。是一份很好的网络安全学习材料。-DES encryption using the VC to achieve replacement of the EP. Is a very good network security learning materials.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:29875
    • 提供者:陈鸿强
  1. o

    0下载:
  2. VC++中实现DES和RSA加密时候用到的源程序,结构合理-VC++ Achieve DES and RSA encryption is used when the source, well-structured
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:46647
    • 提供者:ss
  1. DES_in_VC

    0下载:
  2. 实现了一个DES加密的类,可嵌入到程序中使用,也可作为应用参考。-The realization of a DES encryption type can be embedded into the procedures used, the application can also be used as reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:5035
    • 提供者:fmh836
  1. secret

    0下载:
  2. 可以实现的DES(DES是Data Encryption Standard(数据加密标准)的缩写)加密算法。-Can be achieved DES (DES is the Data Encryption Standard (Data Encryption Standard) abbreviation) encryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:79163
    • 提供者:张晓
  1. desPHP

    0下载:
  2. 这是一用PHP实现的DES加密解密程序,如果是加密要求较高的地方可以用3DES,欢迎大家多交流,有好的程序多交流.-This is a PHP achieved with DES encryption and decryption process, if it is encrypted for better place can be used 3DES, welcome more exchanges, there are good procedures for more exchanges.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1124
    • 提供者:www
  1. des_code

    0下载:
  2. des加密算法c++实现,可以在windows环境下运行,用了windows的库,是文件加密的尝试-des encryption algorithm c++ achieve, you can run under windows environment, using the windows of the library, is file encryption attempt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4834
    • 提供者:weiwei
  1. sto

    0下载:
  2. 设计一个请求页式存储管理方案。并编写模拟程序实现。 产生一个需要访问的指令地址流。它是一系列需要访问的指令的地址。为不失一般性,你可以适当地(用人工指定地方法或用随机数产生器)生成这个序列。为简单起见,页面淘汰算法采用FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中抹去。而不再判断它是否被改写过,也不将它写回到辅存。 -Page request to design a storage management program. And the preparation of simul
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:14522
    • 提供者:wyywd
  1. JavaEncryptModule

    0下载:
  2. 用Java实现的DES、RSA和SHA算法。Eclipse开发。-Java achieved by DES, RSA and SHA algorithm. Eclipse development.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:31139
    • 提供者:zack fair
  1. ansi917(14)

    0下载:
  2. 大随机数生成器算法的研究与实现.大随机数已经在当今社会的各个领域中都频繁使用,特别是在加密技术中已经成了不可缺少的一部分,像RSA,MD5中随机数成为加密技术的关键。 本设计主要为第3代移动通信系统(3G)提供符合要求的随机数(1024位),首先取得系统时间和RAND()函数所产生的随机数作为最初的随机初值,经过三重DES(两密钥通过MD5算法得来)和异或的变换,保证其随机数的足够随机,然后通过16次的循环得到一个组合起来的1024位随机数,设计还提供一个检验随机数是否随机的平台,采用了均匀
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:66781
    • 提供者:瑞力克
  1. DESSF

    0下载:
  2. 一个实现DES算法的加密和解密的小程序。-An implementation of DES algorithm for encryption and decryption of small procedures.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:180644
    • 提供者:杨记航
  1. FileEncryption

    0下载:
  2. 用DES加密算法实现文件的加密和解密,可以在界面上设置密钥产生的级数和反馈系数-Use DES encryption algorithm implementation file encryption and decryption, you can set up keys at the interface generated series and feedback coefficient
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1936298
    • 提供者:海涛
  1. DES_show

    0下载:
  2. 用于DES加密以及解密算法的C++代码以及一个控制台实现示例。-des
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:297450
    • 提供者:蔡维维
  1. PKI_Exercises

    0下载:
  2. 用MFC实现的DES、RSA密码算法 -MFC implementation of the DES, RSA cryptographic algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:93545
    • 提供者:赵凯
  1. MG_12864_2

    0下载:
  2. 讨论如何利用软件控制 !"#$## &$ ’# 液晶显示模块时序(采用 )*+ 语言编程(驱动 液晶模块实现并行传输方式的字符#汉字以及图形显示$具体阐述了 !"#$## !$ ’# 液晶显示 模块与单片机 ,-./0*1 的并行接口电路和软件编程方法$ 关键词"!"#$## &$ ’# 液晶显示模块 0-2/1$ 控制器 ,-./0*1 单片机 )*+ 编程-How to control the time s equence of LM3033B- 0BR3 LCD module
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:167764
    • 提供者:zhang
  1. 070605desjjm

    0下载:
  2. 一个windows小程序,实现des密码系统的加密解密过程-ddddddddddddddddddddd
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:421027
    • 提供者:李白
  1. DES_PC

    0下载:
  2. DES 加密 系统的 C 语言 实现的源代码-DES encryption system of the C language source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7772
    • 提供者:zyb
  1. crypt

    0下载:
  2. 实现三种加密解密算法:1、 简单的移位算法;2、 基于矩阵的置换算法;3、 Des算法;-Encryption and decryption algorithm for the realization of the three: 1, a simple shift algorithm 2, the replacement algorithm based on the matrix 3, Des algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-09
    • 文件大小:2024022
    • 提供者:空凌
  1. testdes

    0下载:
  2. 只需设定密钥字符串和要加密的字符串,就可在VC++平台上实现DES算法。-Just to set the encryption key string and the string can be in the VC++ platform for the realization of the DES algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1179617
    • 提供者:李祖想
  1. xingDES

    0下载:
  2. DES算法的简单实现,主要用来学习。 比较简单的一个东西-a simple cpp file for study des algorthm, this program was designed when i study DES algorthm.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2394
    • 提供者:邢家明
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com