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

搜索资源列表

  1. Rijndael

    0下载:
  2. AES USING PICOBLAZE CODE
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:17585
    • 提供者:sruthi
  1. LIP1611CORE_AES128_SEC_UWB

    0下载:
  2. AES 128 Synthesisable RTL code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5584591
    • 提供者:jc
  1. aes

    0下载:
  2. This is C source code for AES encryption and decryption using the latest AES algorithm standard.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:12946
    • 提供者:kurt
  1. AESDemo

    0下载:
  2. AES加密算法的类,源码为类调用的Demo程序,源码使用MFC编程环境。-AES encryption algorithm type, source code for the class called Demo program source code using the MFC programming environment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:47991
    • 提供者:于泽
  1. aes

    0下载:
  2. 这是一个AES的源码,我已经测试过了,确认可以用了。可以放心下载。-This is an AES source code, I' ve tested, and confirm that you can use the. Can rest assured that download.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3529
    • 提供者:孙剑卿
  1. aes-vs2008-04-03-08

    0下载:
  2. aes的官方算法代码,代码比较齐全,算法稍微复杂。-aes official algorithm code, the code rather complete, the algorithm slightly more complex.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:54766
    • 提供者:emma
  1. AES_C_Delphi7

    3下载:
  2. AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each oth
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36169
    • 提供者:李健
  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

    1下载:
  2. 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:4733
    • 提供者:herry
  1. AES

    0下载:
  2. AES的加密实现,代码比较多,但是功能很全,满足各方面的需要-AES encryption implementation, code more, but the feature is full, meet all the needs of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:234995
    • 提供者:suchongmao
  1. aescode

    0下载:
  2. aes source code in matlab
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-27
    • 文件大小:516064
    • 提供者:sampak
  1. sbox

    0下载:
  2. verilog code for s-box generation for AES algorith
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1472
    • 提供者:clock
  1. aes-18f4550

    1下载:
  2. Edi Permadi code for AES128 implementation on PIC18f4550
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-13
    • 文件大小:6144
    • 提供者:Zielpunkt
  1. AES_encryption_algorithm_program_code_Vb

    0下载:
  2. AES加密算法类程序示例Vb源代码AES encryption algorithm class program sample source code for Vb-AES encryption algorithm class program sample source code for Vb
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:32171
    • 提供者:liqing
  1. AES

    0下载:
  2. AES是一种对称密码算法,在密码学中有重要的意义,这个文件能让你的这个算法有充分的了解里面还有一些重要过程的编码实现,用c语言实现-AES is a symmetric encryption algorithm, cryptography has important significance. This file allows you to fully understand the algorithm and some important processes inside the code to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:409495
    • 提供者:林宝源
  1. aes

    0下载:
  2. 我上密码学,自己编的一个AES加密和解密算法,挺好用的。-this code is about AES .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3902
    • 提供者:龚匡
  1. Cryptographic

    0下载:
  2. 里面包含DES,AES,RSA,DSA,ESS,SHA等的算法源码,对学习网络安全算法的人挺实用的。代码很齐全。-Containing DES, AES, RSA, DSA, ESS, SHA algorithms such as source code, to learn network security algorithms were very useful. Code is complete.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 可运行的AES源代码,其加密解密为128位-AES source code can be run, and its 128-bit encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4607
    • 提供者:王明
  1. AES.encryption.algorithm

    0下载:
  2. AES encryption algorithm is Advanced Development Code AES 算法加密高级开发代码-AES encryption algorithm is Advanced Development Code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:37453
    • 提供者:mz
  1. AES

    0下载:
  2. AES算法实现源代码,供参考学习,或直接使用也可以-AES algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:28810
    • 提供者:zjy
« 1 2 3 4 5 6 78 9 10 11 12 ... 26 »
搜珍网 www.dssz.com