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

搜索资源列表

  1. AES-algorithms

    0下载:
  2. this is coding of dwt in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:29163
    • 提供者:kannan
  1. PKE-System-Based-on-AES-Algorithm

    1下载:
  2. 市场上车门无钥匙进入(Passive Keyless Entry,PKE)系统成本高、种类少、应用灵活度低,大部分汽车无法配备。 本文在AES加密算法的基础上,提出了一种类似于滚动加密算法(KEELOQ)的通信安全协议,并应用于无钥匙进入系 统,既降低了成本,又保证了通信安全,且更具灵活性。 关键词:无钥匙进入;AES;加密-Keyless entry door on the market (Passive Keyless Entry, PKE) system is high
  3. 所属分类:加密解密

    • 发布日期:2013-06-06
    • 文件大小:330626
    • 提供者:yunqin
  1. AES

    0下载:
  2. AES用c++实现,这个是我平时做得程序,希望与大家交流-AES using c++ implementation, this is what I usually do the procedure, hoping to share with you
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:374505
    • 提供者:闫龙
  1. ibe.tar

    0下载:
  2. IBE加密算法分配秘密钥,AES加密数据,希望对大家有用。这是在LInux下编程的,用于ARM。-IBE distribution of secret key encryption algorithm, AES encrypted data, want to be useful. This is under LInux programming for the ARM.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3132849
    • 提供者:沈雨祥
  1. AES

    0下载:
  2. 实现AES算法的加密解密,从文件读入明文,加密后的密文储存在另一个文件-Implement AES encryption and decryption algorithms, clear from the file into the encrypted ciphertext is stored in another file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:403128
    • 提供者:风晴雪
  1. aes

    0下载:
  2. 用C语言实现AES加解密,分组长度和密钥长度均为128位。-Implemented in C AES encryption and decryption, packet length and are 128-bit key length.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3967
    • 提供者:赵明敏
  1. sanyang

    0下载:
  2. AES算法的实现,非常详细,程序代码简洁、结构清楚,方便学习-AES algorithm, very detailed, code simple, clear structure, easy to learn
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1026790
    • 提供者:实得分
  1. aes

    0下载:
  2. AES 128位加密 C语言实现。在网上找了好久都没找到。自己写一个,希望对大家有用-AES 128-bit encryption C language. The Internet for a long time did not find. Write your own, want to be useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3423
    • 提供者:James
  1. AES

    0下载:
  2. AES加密示范,用于自己代码的key的生成,以及时间的控制之间-AES screat
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-02
    • 文件大小:348695
    • 提供者:张斌
  1. aes-src-29-04-09

    0下载:
  2. aes加密解密源码和c++ builder 实例-aes encryption decryption c++ builder source code and examples
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-08-22
    • 文件大小:5125120
    • 提供者:赵小杰
  1. AES

    0下载:
  2. 本书是当前世界上介绍AES最全面的书了,详细的介绍了AES的数学基础,原理算法的构造,以及密码的相关知识,并且有C语言实现代码,是学习AES难得的一本好书. -This book is currently the world s most comprehensive book introduces AES, and a detailed descr iption of the mathematical basis of AES, algorithm construction principles
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5200472
    • 提供者:uiao86
  1. AES

    0下载:
  2. AES codes for cryptography
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES算法的实现,我们可以看到AES与我们所熟知的SPN在许多方面均有相似之处。-AES algorithm, we can see that we are familiar with AES SPN are similar in many ways.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:496375
    • 提供者:高圆圆
  1. cocoa-aes

    0下载:
  2. using iphone OS, aes encryption source code
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-16
    • 文件大小:17952
    • 提供者:aabbcc
  1. AES

    0下载:
  2. 分组和密钥长度都支持128、196、256的AES源码-Support groups and key length of AES 128,196,256 Source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:468649
    • 提供者:first
  1. AES

    0下载:
  2. AES加密算法,具有完整的加密解密过程输出,C++语言编写-AES encryption algorithm C languag
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6622
    • 提供者:逆流
  1. AES

    0下载:
  2. 一种AES加密算法, Visual C++的-A Aes encrypt algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:36135
    • 提供者:zhangguohui
  1. AES-sopc--ip

    0下载:
  2. 在FPGA上实现了AES,并写了基于AVALON总线的接口,主要使用是VHdL实现,并在SOPC系统上定制了IP核。-FPGA to realize the AES, and write the AVALON based on the bus interface, the main use is VHdL implementation, and the SOPC system in custom made IP core.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:473036
    • 提供者:rjt
  1. Implementation-and-Analysis-of-AES

    0下载:
  2. 很详细的AES算法的实现与分析的文档,对AES算法学习很有帮助-Very detailed analysis of the AES algorithm implementation and documentation of the AES algorithm very helpful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:170780
    • 提供者:张梦
  1. AES

    0下载:
  2. 本程序用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密。-The program in C++ simply implements the AES algorithm, the string can 128bits encryption, decryption, password is 128bits, has good scalability can be easily extended to file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3249459
    • 提供者:张梦
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 ... 50 »
搜珍网 www.dssz.com