CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 CA认证 搜索资源 - AES code

搜索资源列表

  1. cryptpak

    0下载:
  2. 一个加密库代码,有AES,BLUEFISH的很多种加密算法。-a code for encryption, AES, BLUEFISH a very wide variety of encryption algorithms.
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:618.65kb
    • 提供者:robinson jing
  1. aesexam

    0下载:
  2. AES加密算法源代码,学习安全的朋友可以-AES encryption algorithm source code, the safety study to see friends
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3.31kb
    • 提供者:彭春
  1. AES_cPP

    0下载:
  2. AES加密算法实现,分组和密钥都为128bits。类的源文件。-AES c++ source code.
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:4.55kb
    • 提供者:林尚俊
  1. Rijndael

    1下载:
  2. Rijndael 的 AES 加密的Vb源码-A VB Rijndael AES encryption algorithm source code, you can use for their own encryption procedures
  3. 所属分类:CA program

    • 发布日期:2017-04-17
    • 文件大小:29.54kb
    • 提供者:dsdzam
  1. AES_Encrypt

    0下载:
  2. 一个AES的解码原始程式,使用稍微修改过后还蛮好用的,希望各为多多下载-An AES decoder source code, the use of slightly modified after quite useful and I hope for more to download
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:4.18kb
    • 提供者:msn
  1. ENCRYPT

    0下载:
  2. this the c++ source code for aes encryption algortihm-this is the c++ source code for aes encryption algortihm
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:3.37kb
    • 提供者:akshay
  1. aes1

    0下载:
  2. aes的一种加密的C语言代码,只有加密的,目前还没弄到解密的-An encrypted aes C language code, only encrypted, decryption is currently not get
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:2.74kb
    • 提供者:hu
  1. AES_Source

    0下载:
  2. This source code to use for AES with C# or vb.net-This source code to use for AES with C# or vb.net
  3. 所属分类:CA认证

    • 发布日期:2017-04-15
    • 文件大小:6.19kb
    • 提供者:malike
  1. Decryption

    0下载:
  2. the uploaded file has an AES decryption code.
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:4.54kb
    • 提供者:chinky
  1. AesDemoWinApp

    0下载:
  2. aes的.net源代码,让你很快学会aes高级加密算法,已经通过测试,希望能下载,-aes of the .net source code, so you quickly learn aes encryption algorithm has been tested, hoping to download
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:42.39kb
    • 提供者:金银花
  1. aes-module

    0下载:
  2. its a aes source code in verilog
  3. 所属分类:CA program

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

    0下载:
  2. 进行AES加密和解密的仿真,为了凑够20字,再说明一下,本代码非本人亲自编写,但是胜过亲自编写,希望大家能够喜欢-AES encryption and decryption simulation, to lobbied 20th, and then explain this code non-I personally prepared, but better than the person to write, I hope you will enjoy it
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1.15mb
    • 提供者:曾钊
  1. subbyte128

    0下载:
  2. AES算法中Sbox映射Verilog源代码,采用一一映射的方案,用查找表的方式实现Sbox。转换数据长度为128bit。-Sbox mapping Verilog source code of the AES algorithm, using one to one mapping of the program, using a lookup table to achieve the Sbox table. Convert the data length is 128bit.
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:1.48kb
    • 提供者:chun zeng
  1. AES

    0下载:
  2. AES algorithm implemented in JAVA. The code generates AES Key, Encrypts and Decrypts. Its a command line code
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:1.88kb
    • 提供者:Kaustubh Lohiya
  1. The-Sound-Code-of-The-AES-Algorithm

    0下载:
  2. 基于C++的编程,能够实现AES加密和解密功能。-The sound code of the AES algorithm,based on C++.
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:3.02kb
    • 提供者:李名扬
  1. C-language--AES-code

    0下载:
  2. C语言利用OpenSSL实现AES加解密源代码-C language use OpenSSL implementation AES encryption source code
  3. 所属分类:CA program

    • 发布日期:2017-04-24
    • 文件大小:11.46kb
    • 提供者:chenqiuyang
  1. AES

    0下载:
  2. AES代码 加解密代码 systemverilog编程-AES code
  3. 所属分类:CA program

    • 发布日期:2017-05-02
    • 文件大小:991.11kb
    • 提供者:卢刚
  1. AES

    0下载:
  2. AES源码 注解清晰 C语言实现 方便移植到嵌入式环境-AES C language source code annotation clear easily ported to an embedded environment
  3. 所属分类:CA program

    • 发布日期:2017-05-05
    • 文件大小:4.17kb
    • 提供者:sunbaiyu
  1. aes

    0下载:
  2. C++ code of the Advanced Encryption Standard (AES). This program doesn t have any mode of operation.
  3. 所属分类:CA program

    • 发布日期:2017-12-17
    • 文件大小:3kb
    • 提供者:ashwini
  1. SORCE CODE RSA

    0下载:
  2. rsa alog sorurce code RSA sorurce code RSA sorurce code RSA aes rsaalgo sorurce code RSA
  3. 所属分类:CA认证

    • 发布日期:2018-01-05
    • 文件大小:1kb
    • 提供者:fatro
« 12 »
搜珍网 www.dssz.com