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

搜索资源列表

  1. CS2003081aes

    0下载:
  2. 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54019
    • 提供者:林靖然
  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
    • 文件大小:14433
    • 提供者:
  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
    • 文件大小:17133
    • 提供者:
  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
    • 文件大小:8297
    • 提供者: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
    • 文件大小:1271566
    • 提供者:徐蕾蕾
  1. AES-ori

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

    • 发布日期:2017-11-26
    • 文件大小:8932
    • 提供者:tata dada
  1. aes

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

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

    0下载:
  2. AES加密算法越来越热门了,这里详细介绍了算法的流程,希望可以帮助到需要的同学们-AES encryption algorithm more and more popular, and here the algorithm described in detail the process, I hope to help the students who need to
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:10713
    • 提供者:杨春苗
  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
    • 文件大小:84675
    • 提供者:原小木
  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
    • 文件大小:2758513
    • 提供者:张猛
  1. AES

    0下载:
  2. C++ implementation of the well known algorithm Advanced Encryption Standard AES
  3. 所属分类:Project Design

  1. aes

    0下载:
  2. 基于qt的aes加密算法,进行通信过程的信息加密,包含具体位循环、密钥加密、解密过程-Based on the qt aes encryption algorithm to encrypt information communication process, including the specific bit cyclic, key encryption, decryption process
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:10253790
    • 提供者:剑姬
  1. crypt_tool

    0下载:
  2. 加/解密测试助手,空闲时间弄出的一个小软件,把平时项目上用到的加\解密算法整合,方便测试,现打包分享。 目前支持的加\解密算法有:AES,DES,RC,BLOWFISH,TWOFISH,CAMELLIA,KEELOQ,XTEA 还不支持:mdx,sha,rsa等,将在后面陆续增加。 如在使用过程中,软件出现各种BUG,可联系反馈,将在空闲时间里修改。-Encryption/decryption test assistant, came up with a little free time sof
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:762873
    • 提供者:黄山
搜珍网 www.dssz.com