CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - AES C

搜索资源列表

  1. tc3

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

    • 发布日期:2008-10-13
    • 文件大小:3353382
    • 提供者:杨康
  1. AES AES快速算法和蓝牙设备中用的E0算法

    2下载:
  2. AES快速算法和蓝牙设备中用的E0算法(用于加密)、E1算法、E2算法、E3算法(用于密钥管理和鉴权等)等,AES fast algorithms and Bluetooth devices using the E0 algorithm (for encryption), E1 algorithm, E2 algorithm, E3 algorithm (for key management and authentication, etc.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-08
    • 文件大小:10150
    • 提供者:
  1. aes.rar

    0下载:
  2. AES加解密算法的C语言实现,可用于嵌入式,PC机程序,source code for AES, c language
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:4499
    • 提供者:brian
  1. AESEncryptionDecryption

    0下载:
  2. Program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and display decrypt
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-20
    • 文件大小:5886291
    • 提供者:lih
  1. ccryptoaes

    0下载:
  2. aes algorithm c code for 8051 any stu-aes algorithm c code for 8051 any stuff
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5412
    • 提供者:notek
  1. aes

    0下载:
  2. c++ 的AES ARM可以下实现调用,在ARM9下面能够正常使用-c++ can be achieved under the AES ARM call, following the normal use of the ARM9
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:2403
    • 提供者:yang
  1. aes

    0下载:
  2. aes implementation in c
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:1270
    • 提供者:hossin
  1. c.projet

    0下载:
  2. AES program for embedded security
  3. 所属分类:DSP program

    • 发布日期:2017-11-23
    • 文件大小:44939
    • 提供者:rima
  1. FFT-C

    0下载:
  2. C语言实现FFT算法,思维清晰,技巧行较强。-AES encryption algorithm (128) bit Verilog implementation, modular design, easy to understand.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:6863
    • 提供者:mr hu
  1. C-AES-MCU

    0下载:
  2. C语言版的AES加密算法, MDK下使用-C-language version of the AES encryption algorithm, MDK use
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:5462
    • 提供者:浅议
  1. AES

    0下载:
  2. Advanced Encryption Standard implementation in C.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-14
    • 文件大小:5454
    • 提供者:keerthi sri
  1. aes

    0下载:
  2. aes implementation in c
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1317
    • 提供者:abeled
  1. aes

    0下载:
  2. aes implementation in c
  3. 所属分类:Embeded-SCM Develop

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

    0下载:
  2. AES算法C语言大全,详细代码注释说明已经原理的介绍-Introduction AES algorithm C language Guinness, has been described in detail the principles of code comments
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-15
    • 文件大小:7669
    • 提供者:153856153
  1. main

    0下载:
  2. AVR ATMEGA C CODE AES Encryption-Decryption
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1600
    • 提供者:peyman
  1. aes

    0下载:
  2. AES高级加密标准的C代码 C++实现,调试通过,供大家参考!-AES algorithm, used in 51 Singlechip c language, everyone can refer to the next!
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4031
    • 提供者:何飞
  1. aes_api

    0下载:
  2. aes算法源码 aes_api.c aes_api.h makefile OWHF2AES.c-algorithm of aes source code
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:5306
    • 提供者:晓达
  1. ARM 加解密功能算法

    0下载:
  2. 文件包为ARM加解密库,都是C代码。 内部包含对称算法如AES、SHA、XXTA等。非对称算法包含RSA、ECC等。(The file package is the ARM encryption and decryption library, all of which are C code. The internal contains symmetric algorithms such as AES, SHA, XXTA, etc.. Asymmetric algorithms incl
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-18
    • 文件大小:2290688
    • 提供者:大白羊
  1. 新建 WinRAR 压缩文件

    0下载:
  2. AES加密文件。可用。包含了aes.c和aex.h。自己直接加进工程就好了(AES encrypts the file. available)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-07
    • 文件大小:5120
    • 提供者:呦呦呦脑
搜珍网 www.dssz.com