CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Advanced 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. msdnmag200311aes

    0下载:
  2. 高级数据加密标准AES的源程序,使用C#实现,很全,很实用-Advanced Encryption Standard AES s source, the use of C# Realized, very wide, very practical
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:107747
    • 提供者:dchun
  1. Cryptor_src

    0下载:
  2. Cryptor uses the 256 bit Rijndael (otherwise known as AES, or the Advanced Encryption Standard) encryption to secure files. It does this using a CryptoStream object and the RijndaelManaged class. There is no default form to the application - double c
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:36737
    • 提供者:matt
  1. fips-197.pdf

    0下载:
  2. Processing Standards Publication 197 ADVANCED ENCRYPTION STANDARD
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:245297
    • 提供者:Jacky
  1. aes2

    0下载:
  2. 密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。   该算法为比利时密码学家Joan Da
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-15
    • 文件大小:36205
    • 提供者:齐其
  1. aes

    0下载:
  2. aes高级加密标准算法的实现,从文本in.dat读入明文,从文本word.dat读入密钥,输出密文至文本out.dat-aes Advanced Encryption Standard algorithm, read from the text in.dat clear, read from the text word.dat key, the output cipher text to text out.dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2367
    • 提供者:Mengxianyu
  1. invaes

    0下载:
  2. aes高级加密标准算法解密的实现,从文本in.dat读入密文,从文本word.dat读入密钥,输出明文至文本out.dat-Advanced Encryption Standard algorithm aes decryption implementation, read from the text in.dat ciphertext, the key read from the text word.dat output explicitly to the text out.dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2536
    • 提供者:Mengxianyu
  1. Springer.ThePDesignPofPRijndaelPAES

    0下载:
  2. This book is about the design of Rijndael, the block cipher that became the Advanced Encryption Standard (AES ) .-This book is about the design of Rijndael, the block cipher that became the Advanced Encryption Standard (AES).
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4062878
    • 提供者:王文浩
  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. ARRiijndaeld

    0下载:
  2. 高级加密标准AES优胜算法RRijndael c语言源代码。 -Advanced Encryption Standard (AES) winning algorithm RRijndael c language source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:4851
    • 提供者:sacri
  1. AaessCPPPe

    0下载:
  2. aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen与Rijmen共同设计的Rijndaael算法.该算法充分运用了扩散与混淆技术并使用128/192/256这3种可变变长度的密钥,对128bit分组数据进行加密. -aes encryption algorithm source code AES symmetric encryption algorithm, Advanced Encryption Standard is a new grouping al
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:3427
    • 提供者:sacri
  1. AES-BY-CSharp

    0下载:
  2. AES高级数据加密标准在C#中的实现,这里应用了相应的组件并写了一个实现的方法,有需要的可以直接参考运用-Achieve of the AES(advanced encryption standard) by C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:46540
    • 提供者:金超
  1. 3DES

    0下载:
  2. 3DES(或称为Triple DES)是三重数据加密算法(TDEA,Triple Data Encryption Algorithm)块密码的通称。 3DES的c++实现-Cryptography Advanced Encryption Standard (Advanced Encryption Standard, AES), also known as the Advanced Encryption Standard Rijndael encryption, AES encryption
  3. 所属分类:Other systems

    • 发布日期:2017-10-31
    • 文件大小:642863
    • 提供者:李行
  1. AES_CBC

    0下载:
  2. Advanced Encryption Standard CBC MODE C++.
  3. 所属分类:Console

    • 发布日期:2017-05-15
    • 文件大小:4056500
    • 提供者:pterrodactil
  1. A-VHDL-Implemetation-of-the-Advanced-Encryption-S

    0下载:
  2. A VHDL Implemetation of the Advanced Encryption Standard-Rijndael Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:24775
    • 提供者:ram
  1. LSB-Hiding

    0下载:
  2. LSB Hiding : Advanced encryption standard (AES) that has been proposed by National Institute of Standards and Technology (NIST) plays a significant role of a secure algorithm for data exchanged. Two prime processes involved: encryption (ciphe
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-12
    • 文件大小:1199
    • 提供者:muthana
  1. AES-2

    0下载:
  2. Advanced encryption standard
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:15360
    • 提供者:kokoo
  1. TestAESCipher

    0下载:
  2. AES(Advanced Encryption Standard)加密算法的C++实现(C++ implementation of AES algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:260096
    • 提供者:Zhoug_dan
  1. AES_lat

    0下载:
  2. AES_DEMO % runs a demonstration of all components of % the Advanced Encryption Standard (AES) toolbox. % % In the initialization step the S-boxes, the round constants, % and the polynomial matrices are created and
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:516096
    • 提供者:mraja
  1. Video encyption algorithm

    0下载:
  2. its advanced encryption standard for video systems
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:347136
    • 提供者:arfii
搜珍网 www.dssz.com