CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - AES

搜索资源列表

  1. aes_inv_cipher_top

    0下载:
  2. aes ip core, 128 bits
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:11.59kb
    • 提供者:lai
  1. AES

    0下载:
  2. AES算法的C++代码,实现128位的加解密运算,可供对这方面感兴趣的同学参考-AES algorithm is a C++ code, to achieve 128-bit encryption and decryption operations are available for students interested in this area refer to
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:534.42kb
    • 提供者:张帅
  1. Aes

    1下载:
  2. 一款顶级AES加密解密的例子,很好用,需要设置保护的用户可以参考。-AES encryption and decryption, a top example of good use, the need for the protection of the user can refer to.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:29.13kb
    • 提供者:xqlzq2003
  1. AESASES

    0下载:
  2. 实现AES算法 实现AES算法 -achieve AES algorithm AES algorithm is AES AES algorithm is AES algorithm AES
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:2.19kb
    • 提供者:
  1. AesCode2.0

    0下载:
  2. aes加密代码,加密速度还好,经过长时间精心设计的-some code to encrypt files,the code is optimized
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:2.63mb
    • 提供者:苏凯
  1. Aes

    0下载:
  2. 用vc实现的aes加密和解密算法。有住示,便于阅读和理解。-Vc achieved using des encryption and decryption algorithm. There are live show, easy to read and understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:3.7kb
    • 提供者:陈平
  1. gf28

    0下载:
  2. MATLAB实现的伽罗华域乘法,在AES的安全算法中应用到-MATLAB implementation Galois field multiplication, in the AES security algorithm applied to the
  3. 所属分类:Other systems

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

    0下载:
  2. AES加密源代码实现,包括头文件、源代码及测试代码-AES encryption source code implementation, including the header files, source code and test code
  3. 所属分类:Other windows programs

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

    0下载:
  2. aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:200.73kb
    • 提供者:danrenpang
  1. Rijndael

    0下载:
  2. AES的小程序,适合基础的学生学习研究界面-AES small program for students with a research interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:26.71kb
    • 提供者:mouse
  1. aes

    0下载:
  2. aes高级加密标准算法的实现,从文本in.dat读入明文,从文本word.dat读入密钥,输出密文至文本out.dat-aes Advanced Encryption Standard algorithm, read from the text in.dat clear, read from the text word.dat key, the output cipher text to text out.dat
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2.31kb
    • 提供者:Mengxianyu
  1. AES

    0下载:
  2. 本文是AES算法的一种C++实现,AES的很多实现方法中,这一种不一定是最好的。-This is the AES algorithm is a C++ implementation, AES' s a lot of realization, this one kind is not necessarily the best.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:12.71kb
    • 提供者:钟佳荣
  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
    • 文件大小:3.64kb
    • 提供者:泪无痕
  1. aes

    1下载:
  2. 这是一个aes的加解密程序,基于C++平台,可以直接运行。(This is a AES encryption and decryption procedures)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:961kb
    • 提供者:阿百川
  1. AES-CTR

    0下载:
  2. 仿真AES算法,工作在CTR模式下。用于多个平台的数据加密(simulation of AES algorithm working at CTR mode)
  3. 所属分类:其他

  1. AES超过128位密码jdk报错解决

    0下载:
  2. 使用AES加密时,当密钥大于128时,代码会抛出java.security.InvalidKeyException: Illegal key size or default parameters Illegal key size or default parameters是指密钥长度是受限制的,java运行时环境读到的是受限的policy文件。文件位于${java_home}/jre/lib/security 这种限制是因为美国对软件出口的控制。(AES more than 12
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:30kb
    • 提供者:袁某某
  1. AES

    1下载:
  2. 模拟AES的加密和解密过程,其中有两个版本,可以进行图片文本加密解密(Simulation of AES encryption and decryption process)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:3.74mb
    • 提供者:ljd971011
  1. aes

    0下载:
  2. aes的实现(aes)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:19kb
    • 提供者:大大小明
  1. AES

    0下载:
  2. AES based approach for encryption
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:15kb
    • 提供者:Prashar
  1. AES加密_解密_verilog代码

    0下载:
  2. 用Velirog语言实现AES加密解密,可在FPGA上实现(AES encryption and decryption in Velirog language)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:19kb
    • 提供者:hqd
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com