CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - aes algorithm

搜索资源列表

  1. AESEncryptionClass

    0下载:
  2. 通过此文可以详细了解AES算法的内容和精华-through the article can understand the AES algorithm in detail the content and essence
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:29.82kb
    • 提供者:王辉
  1. aes设计方案

    0下载:
  2. 随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outdated DES. The article describe
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:14.09kb
    • 提供者:
  1. AES介绍

    0下载:
  2. 1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5个方案成为最终候选方案:MARS, RC6, Rijndael, Serpent, Twofish。 2000年10月,由比利时的Joan Daemen和Vincent Rijmen提出的算法最终胜出。( Rijndael 读成Rain Doll。) http://www.esat.kuleuven.ac.be/~rijmen/rijndael/-September 1997, NIST AES assembly pr
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:66.85kb
    • 提供者:
  1. 用新的高级加密标准(AES)保持你的数据安全

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

    • 发布日期:2008-10-13
    • 文件大小:16.73kb
    • 提供者:
  1. AESMatlab

    1下载:
  2. AES加密算法的Matlab仿真及应用,内容比较清晰-AES encryption algorithm of the Matlab simulation and applications, content, clearer
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:117.75kb
    • 提供者:宁国强
  1. AES

    0下载:
  2. Rijndael加密算法是分组长度可变的分组密码。分组长度,密钥长度可以为128,192,256比特。 假设加密的中间结果为状态State。状态State可以用类似于元素为一字节的矩阵来表示,矩阵的行数为4,列数为Nb,Nb等于分组长度除以32。 -Rijndael encryption algorithm is the grouping variable length block cipher. Packet length, key length for the bit 128,192
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:25.33kb
    • 提供者:钟惠民
  1. aes

    0下载:
  2. how aes algorithm can secure wifi
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:456.23kb
    • 提供者:foufa
  1. AES-encryption-and-decryption

    0下载:
  2. 用c语言实现AES算法的加密与解密功能,方便大家理解对称密钥和非对称密钥-C language AES algorithm for encryption and decryption functions, to facilitate understanding of the symmetric key and asymmetric key
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:8.1kb
    • 提供者:zhang shuai
  1. AES

    0下载:
  2. AES加密算法,用AES加密算法读明文进行加密,方便又安全-AES encryption algorithm, read text is encrypted using AES encryption algorithm, convenient and safe
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1.21mb
    • 提供者:徐蕾蕾
  1. AES-ori

    0下载:
  2. Advance Encryption Algorithm 简单地按照fips-197 写出的 AES.-Advance Encryption Algorithm demo
  3. 所属分类:software engineering

    • 发布日期:2017-11-26
    • 文件大小:8.72kb
    • 提供者:tata dada
  1. AES-Sbox-and-MATLAB

    0下载:
  2. AES加密算法中的S盒及其MATLAB实现,并附有关键代码-Construct the matlab code AES algorithm s box
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:239.38kb
    • 提供者:陈泽培
  1. aes

    0下载:
  2. aes加密算法。。。用quartusii 调试通过哦-aes encryption algorithm. . . With quartusii debugging through, oh. . .
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:5.69kb
    • 提供者:苏打水
  1. AES

    0下载:
  2. AES算法C源码(加解密),简单测试了一下,可以用,领解压文件里有两个解密加密rar的算法,感兴趣的可以看下。-AES algorithm C source code (encryption and decryption), a simple test that can be used, there are two collar-extracting file to decrypt the encrypted rar algorithms, interested can look.
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:82.69kb
    • 提供者:原小木
  1. AES-algorithm-and-its-implementation

    0下载:
  2. AES算法原理及其实现,一篇相关的论文,可以学习是参考一下。-AES algorithm and its implementation, a related paper, you can learn is the reference.
  3. 所属分类:Project Design

    • 发布日期:2017-04-05
    • 文件大小:160.35kb
    • 提供者:原小木
  1. CUDA-AES

    0下载:
  2. 基于CUDA的AES快速加密解密文档,系统介绍饿AES算法的设计与优化-CUDA-based AES encryption and decryption of documents quickly, the system introduced hungry AES algorithm design and optimization
  3. 所属分类:Software Testing

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:张猛
  1. AES-project

    0下载:
  2. With the fast progression of data exchange in electronic way,information security is becoming more important in data storage and transmission. Because of widely using images in industrial process, it is important to protect the confidential image d
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1.52mb
    • 提供者:Tejas Rai
  1. Advanced Encryption Standard

    0下载:
  2. AES algorithm implementation in VHDL
  3. 所属分类:文档资料

    • 发布日期:2014-04-28
    • 文件大小:1.2mb
    • 提供者:ultimatekp144
  1. aes

    0下载:
  2. AES algorithm for security applications in banking
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:277.6kb
    • 提供者:mohan
  1. AES-FPGA

    0下载:
  2. 本文介绍了AES加密算法通过不同的功能结构的FPGA实现,语言背景为VHDL-This paper details Implementation of the Encryption algorithm AES under VHDL language In FPGA by using different architecture of mixcolumn. We then review this research investigates the AES algorithm in FPGA
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:187.48kb
    • 提供者:Eric
  1. s-aes

    0下载:
  2. S-AES 原理说明,具体说明了S-AES的原理和步骤(S-AES descr iption which describes the S-AES algorithm in detail)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-29
    • 文件大小:83kb
    • 提供者:XX2008
« 12 »
搜珍网 www.dssz.com