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

搜索资源列表

  1. AES

    0下载:
  2. 关于AES算法的解释文档,是初学者的好帮手,有助于对AES算法的理解
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7933
    • 提供者:赵斌
  1. aes算法演示代码

    0下载:
  2. AES 加密算法的演示代码 解压后用VC打开即可-AES algorithm code. Decompress it, then open it in VC.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:33409
    • 提供者:萧寒月
  1. AES---算法

    4下载:
  2. AES算法的详细实现代码。
  3. 所属分类:系统编程

    • 发布日期:2010-04-24
    • 文件大小:3447
    • 提供者:xueyu123
  1. aes.zip

    2下载:
  2. AES算法加解密的MFC程序,在visual c++ 6.0中编辑,AES algorithm for encryption and decryption process of the MFC in visual c++ 6.0 edit
  3. 所属分类:界面编程

    • 发布日期:2012-12-27
    • 文件大小:39409
    • 提供者:NCTurtle
  1. AES

    0下载:
  2. AES算法的C++代码,实现128位的加解密运算,可供对这方面感兴趣的同学参考-AES algorithm is a C++ code, to achieve 128-bit encryption and decryption operations are available for students interested in this area refer to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:547243
    • 提供者:张帅
  1. c语言的AES加解密算法

    4下载:
  2. aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
  3. 所属分类:Windows编程

  1. AESASES

    0下载:
  2. 实现AES算法 实现AES算法 -achieve AES algorithm AES algorithm is AES AES algorithm is AES algorithm AES
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:2240
    • 提供者:
  1. AES

    0下载:
  2. AES加密解密算法,AES 算法是基于置换和代替的。置换是数据的重新排列,而代替是用一个单元数据替换另一个。AES 使用了几种不同的技术来实现置换和替换。为了阐明这些技术,让我们用 Figure 1 所示的数据讨论一个具体的 AES 加密例子。-AES encryption and decryption algorithm, AES algorithm is based on the replacement and substitute. Replacement is to rearrange
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:14517
    • 提供者:杨梅
  1. AES

    0下载:
  2. 客户端程序和服务端程序的加密算法,被调用到主程序相应模块.-Programs and services the client-side encryption algorithm process, the corresponding call to the main program module.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:19836
    • 提供者:李伟
  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-29
    • 文件大小:4450
    • 提供者:Xu Enliang
  1. aes

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 128-bit, 192 bit and 256-bit ke
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:211031
    • 提供者:图派克
  1. AES_mimaxue_kechengsheji

    1下载:
  2. 密码学 AES算法课程设计 实现字符串以及文件加解密 界面很好 附有课程设计文档-Cryptography Course Design and Implementation of AES algorithm is a string and file encryption and decryption interface well with a course design document
  3. 所属分类:Windows Develop

    • 发布日期:2016-03-03
    • 文件大小:1987745
    • 提供者:lijun
  1. aes

    0下载:
  2. aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:205552
    • 提供者:danrenpang
  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-02
    • 文件大小:2367
    • 提供者:Mengxianyu
  1. AES

    0下载:
  2. AES算法的加密C源代码,实现了数据传输过程中的保密机制。-AES encryption algorithm C source code, to achieve data confidentiality during transmission mechanism.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3726
    • 提供者:泪无痕
  1. AES--IP-core-architecture-design

    0下载:
  2. AES算法分析及其IP核体系结构设计(包括设计过程及代码)-AES algorithm analysis and its IP core architecture design
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:165670
    • 提供者:周涛
  1. AES

    0下载:
  2. 这是一个有关密码学的实验,实现了AES算法,用C+程序实现。-This is a cryptography experiments AES algorithm, written in C+ program.
  3. 所属分类:CSharp

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

    0下载:
  2. 用C语言实现的,基于AES算法的文件加解密系统,可以对任意文件进行加解密-C implementation based on AES algorithm file encryption system
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:264662
    • 提供者:123
  1. AES-based-on-FPGA-jiemi

    0下载:
  2. 基于FPGA的AES算法实现,使用verilog语言实现。本模块只包含解密过程,没有加密过程。-Implementation of AES algorithm based on FPGA, using Verilog language. This module contains only the decryption process, no encryption process.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:13487104
    • 提供者:庄德坤
  1. AES-CTR

    0下载:
  2. 仿真AES算法,工作在CTR模式下。用于多个平台的数据加密(simulation of AES algorithm working at CTR mode)
  3. 所属分类:其他

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com