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

搜索资源列表

  1. AnalysisofmaximizeddifferentialpoweragainstAES(1).

    0下载:
  2. 在讨论AES 功耗模型的基础上,提出了一种新的最大差分功耗攻击(MDPA) 的方法. 算法对被攻击的 部分明文用猜测的密钥进行变换,采用差分的方法去除噪声,比较由变换后的明文和正确密钥产生的一组功 耗值,通过寻找最大功耗值得到正确的密钥.-Power model in the discussion on the basis of AES, a new maximum differential power attacks (MDPA) method. Algorithm was attac
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:165547
    • 提供者:康华
  1. AesCode

    0下载:
  2.  AES是分组密钥,算法输入128位数据,密钥长度也是128位。用Nr表示对一个数据分组加密的轮数(加密轮数与密钥长度的关系如表1所列)。每一轮都需要一个与输入分组具有相同长度的扩展密钥Expandedkey(i)的参与。由于外部输入的加密密钥K长度有限,所以在算法中要用一个密钥扩展程序(Keyexpansion)把外部密钥K扩展成更长的比特串,以生成各轮的加密和解密密钥。-AES is the group key, the algorithm 128-bit data input, is 12
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-20
    • 文件大小:3813376
    • 提供者:王风
  1. Rijndael-Inspector-v1.1

    0下载:
  2. Flash 图形化演示AES加密/解密算法的步骤-Show the steps of AES encrypt and decrypt using flash
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:784141
    • 提供者:Bric
  1. aes_cmd

    0下载:
  2. 实现的AES加解密算法,使用命令行作为I/O接口-AES encryption algorithm implementation, use the command line as the I/O Interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7288735
    • 提供者:FengBingwen
  1. HXT_AES_NEW_over_mfc

    0下载:
  2. 本代码是AES加密算法,其精妙之处就在于你要加以体会-This code is AES encryption algorithm, and its subtlety is that you have to be experience
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1972224
    • 提供者:WangWei
  1. dsmaes

    0下载:
  2. AES加密算法封装库 静态库 用于实际项目中-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:13478
    • 提供者:姓名
  1. SSSSS

    0下载:
  2. 一种实用的基于FPGA的加密算法的设计,有AES和DES-A practical FPGA-based design of encryption algorithm, AES and DES have
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:245277
    • 提供者:洪依
  1. 256bitLinuxC

    0下载:
  2. 能移植在单片机上运行的256bit AES加解密算法-Can be transplanted in the microcontroller running 256bit AES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:27873
    • 提供者:杨立
  1. cryptography-source-code-in-c

    0下载:
  2. 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:981346
    • 提供者: 孙磊
  1. CSharpCallDllAESEncanddEcr

    0下载:
  2. C#调用Delphi的dll以实现标准的AES加密解密算法,Reg.dll为Delphi所实现的标准AES加密解密动态链接库。-Delphi, C# call dll in order to achieve the standard AES encryption and decryption algorithms, Reg.dll to Delphi by the implementation of the standard AES encryption and decryption of th
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:160279
    • 提供者:zhang
  1. 123

    0下载:
  2. 针对DTCP内容保护协议,本文通过分析协议使用的密码算法,提出安全散列函数SHA一1、SHA一256,AES高级加密算法,素数域椭圆曲线点乘算法的硬件实现方法,有效地满足了DTCP内容保护协议对设备验证、传输数据加密的需求。-Aimed at DTCP content protection agreement, the paper analyzes agreement using cryptographic algorithms, puts forward secure hash functio
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4477794
    • 提供者:孙丽娟
  1. A_AES_processor

    0下载:
  2. 本论文介绍了一种AES加密算法过程,提高了加密速度,降低了费用。-This paper introduces a low-cost high-speed AES encryption algorithm, improves the encryption speed and reduce costs.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:94456
    • 提供者:朱丽丽
  1. AESEncrypter

    0下载:
  2. AES加密算法,可以输入明文,然后输出对应的加密后的文字,还提供了解密!-AES encryption algorithm, you can enter plain text, and then output the corresponding encrypted text, it also provides the decryption!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:1305
    • 提供者:刘帅锋
  1. BlockCiyptTestApp

    0下载:
  2. 关于流密码加密,以及CBC,DES,AES等多种加密算法-On the stream cipher encryption, and the CBC, DES, AES and other encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:193004
    • 提供者:zqfzqf2008
  1. aes_CPP

    0下载:
  2. AES加密程序,C++实现的算法,对称密码还没被破解-AES encryption program, C++ implementation of the algorithm, symmetric encryption has been cracked yet
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2518
    • 提供者:fanxiaopeng
  1. 39087

    0下载:
  2. 高级数据加密标准分组密码aes加密与解密算法-Advanced Encryption Standard block cipher encryption and decryption algorithm aes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:15782
    • 提供者:王克南
  1. AesCode

    0下载:
  2. AES加密解密算法,可选择128 192 256位密钥。 可加密解密字符串,可加密解密文件。 支持图形界面。 C++实现。-AES encryption and decryption algorithms, can choose 128 192 256-bit key. Can encrypt and decrypt strings, can encrypt and decrypt files. Graphical interface. C++ implementation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3683862
    • 提供者:刘轶斌
  1. cs2phpcryptography

    0下载:
  2. 实现C#和PHP之间的加密通讯,采用AES和RSA算法进行了加密-Set up encrypted secure communication between C# and PHP using the AES and RSA algorithms.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:207586
    • 提供者:ppeng
  1. WLNPassword

    0下载:
  2. C#写的一个WLNPassword加密算法组件,支持MD5,AES等-WLNPassword encryption algorithm components
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:15735
    • 提供者:暮鸟
  1. crypto

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36332
    • 提供者:温旭祎
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com