CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - data encryption standard

搜索资源列表

  1. AESDemo

    0下载:
  2. AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-The AESDemo application a distance AES( The Advanced E
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34252
    • 提供者:杨康
  1. DESCodeDECODE

    0下载:
  2. 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-so
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:41136
    • 提供者:吴权
  1. DES

    0下载:
  2. This about DES ( Data Encryption Standard ) C++ CODE
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5288
    • 提供者:Shawn
  1. des

    0下载:
  2. DES (Data Encryption Standard) data encryption-DES (Data Encryption Standard) data encryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2572
    • 提供者:蓝海
  1. KAES

    0下载:
  2. AES作为新一代的数据加密标准汇聚了强安全性、高性能、高效率、易用和灵活等优点。AES设计有三个密钥长度:128,192,256位,相对而言,AES的128密钥比DES的56密钥强1021倍。AES算法主要包括三个方面:轮变化、圈数和密钥扩展。-AES as a new generation of Data Encryption Standard security brings together strong, high performance, high efficiency, the adv
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:4450
    • 提供者:Xu Enliang
  1. DES

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。此程序可以对文本进行DES算法加密和解密。-DES (Data Encryption Standard) algorithm,with the U.S. government s official permission, is a 56 with 64-bit key to encrypt data. This procedure can be carr
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2025224
    • 提供者:wini
  1. des_code

    0下载:
  2. des算法源码 DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。   其密钥长度为56位,明文按64位进行分组,将分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。   DES加密算法特点:分组比较短、密钥太短、密码生命周期短、运算速度较慢。-des algorithm source code for DES algorithm of the symmetric cryptosystem cry
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4485
    • 提供者:李大力
  1. uart-WIFI-RS232M01

    0下载:
  2. uart wifi 串口wifi 程序 单片机可以用的串口wifi模块-microcontroller serial uart wifi wifi program wifi module can be used in serial Support for UART data serial, four baud rate options: 19200/38400/57600/115200bps.   Wireless data rates support
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-21
    • 文件大小:566131
    • 提供者:Jacky
  1. Cs47103

    0下载:
  2. Data Encryption Standard
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:47104
    • 提供者:sam
  1. TAAEESDemoh

    0下载:
  2. AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包含金融、电信与政府数字字字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包含一个完整的CSHARP实现与加密.NET数据的举例。在读完本文后你将能用AES加密、测试 一种基于AES的软件源码并能在你的系统中使用AE -AES (The Advanced Encryption Standard), AESDe
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:34358
    • 提供者:sacri
  1. d3des

    0下载:
  2. Triple DES is the common name for the Triple Data Encryption Algorithm (TDEA or Triple DEA) symmetric-key block cipher, which applies the Data Encryption Standard (DES) cipher algorithm three times to each data block.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:5897
    • 提供者:determinator
  1. RSA

    0下载:
  2. RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。-RSA is the most influential public key encryption algorithm, it can resist so far the majority of the known cryptanalytic attacks, has been recommended for ISO public key data encryption stan
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:133542
    • 提供者:zhaozhiqiang
  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-10
    • 文件大小:851
    • 提供者:大厦发生
  1. Info_safety_DES_lab3_ver1_2

    0下载:
  2. The Data Encryption Standard (DES, /ˌ diː ˌ iː ˈ ɛ s/ or /ˈ dɛ z/) was once a predominant symmetric-key algorithm for the encryption of electronic data. It was highly influential in the advancement of modern cryptograp
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:126084
    • 提供者:Inna Ivanova
  1. DES

    0下载:
  2. DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。 明文按64位进行分组, 密钥长64位,密钥事实上是56位参与DES运算(第8、16、24、32、40、48、56、64位是校验位, 使得每个密钥都有奇数个1)分组后的明文组和56位的密钥按位替代或交换的方法形成密文组的加密方法。-The DES algorithm for the symmetric cryptosystem cryptosystem, also known a
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:777085
    • 提供者:fanyuan
  1. LuckyGates

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的-this is a tb_register
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:1267
    • 提供者:mb34333dongyaqu
  1. LuckyGates

    0下载:
  2. 数据加密算法(Data Encryption Algorithm,DEA)的数据加密标准(Data Encryption Standard,DES)是规范的描述,它出自 IBM 的研究工作,并在 1997 年被美国政府正式采纳。它很可能是使用最广泛的秘钥系统,特别是在保护金融数据的安全中,最初开发的 DES 是嵌入硬 件中的-this is a tb_register
  3. 所属分类:ADO-ODBC

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

    0下载:
  2. C Program To Implement Data Encryption Standard Algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:Ainu
  1. gmssl-1.3.0.tar

    0下载:
  2. GmSSL是一个开源的密码工具箱,支持SM2/SM3/SM4/SM9等国密(国家商用密码)算法、SM2国密数字证书及基于SM2证书的SSL/TLS安全通信协议,支持国密硬件密码设备,提供符合国密规范的编程接口与命令行工具,可以用于构建PKI/CA、安全通信、数据加密等符合国密标准的安全应用。(GmSSL is an open source code toolbox, support SM2/SM3/SM4/SM9 in dense (national commercial cipher) alg
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:5661696
    • 提供者:kiddingquan
  1. delphi001

    0下载:
  2. In the continuation of the topic of cryptography, we show you the source code that encrypts the source text using the DES algorithm. By the way Data Encryption Standard (DES), intended for use in government and government agencies in the United State
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:232448
    • 提供者:Alex-67
« 12 »
搜珍网 www.dssz.com