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

搜索资源列表

  1. AES

    0下载:
  2. AES加密程序,对一个文件或文档进行加密-AES encryption for encrypting a file or document
  3. 所属分类:JavaScript

    • 发布日期:2017-05-07
    • 文件大小:1451977
    • 提供者:秦波
  1. AES

    0下载:
  2. AES加密和解密源码,Delphi源码实例,编程学习源码,很好的参考资料。-AES encryption and decryption source code, Delphi source code examples, programmed learning source, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-03
    • 文件大小:631858
    • 提供者:曹风
  1. CSharp-text-Encryption-Decryption-Using-AES-advan

    0下载:
  2. C# text Encryption Decryption Using AES advance encryption standard
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:52351
    • 提供者:mohsen
  1. AES

    0下载:
  2. AES加密和解密源码,Delphi源码实例,编程学习源码,很好的参考资料。-AES encryption and decryption source code, Delphi source code examples, programmed learning source, a good reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-02
    • 文件大小:843472
    • 提供者:曹亮
  1. AES-C

    0下载:
  2. AES算法实现 ,C编写 清晰简洁可用值得学习-AESalgorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:161517
    • 提供者:toprun
  1. AES-CBC_MAC

    0下载:
  2. AES with cbc mac, this is not the best but good enough to learn aes encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:17997
    • 提供者:griffin
  1. AES

    0下载:
  2. AES算法加解密过程的Verilog代码,包括测试文件,通过FPGA验证。-AES algorithm encryption and decryption process Verilog code, including test files through the FPGA verification.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:16633
    • 提供者:郑雪松
  1. tegra-aes

    0下载:
  2. Driver for NVIDIA Tegra AES hardware engine residing inside the Bit Stream Engine for Video (BSEV) hardware block.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:8007
    • 提供者:pongxengmi
  1. AES

    0下载:
  2. This paper discusses a Matlab implementation of the Advanced Encryption Standard (AES) [7].
  3. 所属分类:Software Testing

    • 发布日期:2017-04-17
    • 文件大小:498748
    • 提供者:ulvpshk
  1. AES

    0下载:
  2. PC端实现AES算法加密,可以用于计算ECB等模式的AES加密数据。-PC client realize AES encryption algorithm can be used to calculate the ECB and other modes of AES encrypted data.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5369023
    • 提供者:陈同玉
  1. Aes-alg

    0下载:
  2. AES对字符串加解密,包含文件和测试文件-AES ,include files and test file
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:4029
    • 提供者:nation
  1. CUDA-AES

    0下载:
  2. 基于CUDA的AES快速加密解密文档,系统介绍饿AES算法的设计与优化-CUDA-based AES encryption and decryption of documents quickly, the system introduced hungry AES algorithm design and optimization
  3. 所属分类:Software Testing

    • 发布日期:2017-05-12
    • 文件大小:2758513
    • 提供者:张猛
  1. aes

    0下载:
  2. Rijndael (AES) Cipher Algorithm for Embedded Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3942
    • 提供者:jaosuehu
  1. AES

    0下载:
  2. AES算法加密图像,参照AES的标准白皮书,完成了AES对图像的加密-encryption of image using AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:63062
    • 提供者:冯洛银
  1. nx-aes-gcm

    0下载:
  2. AES GCM routines supporting the Power 7+ Nest Accelerators driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3207
    • 提供者:touyouhan
  1. AES

    0下载:
  2. 简单的c++写的AES算的实现,能实现加密和解密两个过程。-Simple c++ write count AES implementations, encryption and decryption can be two processes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:414321
    • 提供者:john
  1. AES-project

    0下载:
  2. With the fast progression of data exchange in electronic way,information security is becoming more important in data storage and transmission. Because of widely using images in industrial process, it is important to protect the confidential image d
  3. 所属分类:File Formats

    • 发布日期:2017-04-09
    • 文件大小:1588888
    • 提供者:Tejas Rai
  1. Advanced Encryption Standard

    0下载:
  2. AES algorithm implementation in VHDL
  3. 所属分类:文档资料

    • 发布日期:2014-04-28
    • 文件大小:1260544
    • 提供者:ultimatekp144
  1. AES

    0下载:
  2. AES加密算法中,实现十六轮密码迭代。key0为人工输入初始密钥。-AES encryption algorithm to achieve sixteen password iteration. key0 to manually input the initial key.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:270379
    • 提供者:付攀
  1. aes

    0下载:
  2. AES algorithm for security applications in banking
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:284263
    • 提供者:mohan
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com