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

搜索资源列表

  1. AES

    0下载:
  2. AES [Advanced Encryption Standard] algorithm
  3. 所属分类:CA program

    • 发布日期:2017-04-16
    • 文件大小:287642
    • 提供者:Yun Chan-ung
  1. AES

    0下载:
  2. 此程序用于描述AES算法的实现,包括加密的过程和解密的过程。-This program is used to describe the AES algorithm, including the process of encryption and decryption process.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES算法的加密解密的源程序,已经编译通过。-AES algorithm for encryption and decryption of the source, has been compiled through.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:159905
    • 提供者:Ndy
  1. 8_Code

    0下载:
  2. AES algorithm encryption and display on FPGA spartran 2e
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:31113
    • 提供者:manish
  1. SSSSS

    0下载:
  2. 一种实用的基于FPGA的加密算法的设计,有AES和DES-A practical FPGA-based design of encryption algorithm, AES and DES have
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:245277
    • 提供者:洪依
  1. 256bitLinuxC

    0下载:
  2. 能移植在单片机上运行的256bit AES加解密算法-Can be transplanted in the microcontroller running 256bit AES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:27873
    • 提供者:杨立
  1. AES

    0下载:
  2. AES算法的加解密过程和安全性分析,可以做课件-AES algorithm for encryption and decryption process and the security analysis, courseware can be done
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. RIJNDAEL:算法的原型是Square算法,经过修改后确定为高级数据加密标准AES-RIJNDAEL: Square algorithm is a prototype algorithm, later identified as a modified Advanced Encryption Standard AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:996472
    • 提供者:庄雨辰
  1. BlockCiyptTestApp

    0下载:
  2. 关于流密码加密,以及CBC,DES,AES等多种加密算法-On the stream cipher encryption, and the CBC, DES, AES and other encryption algorithm
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:193004
    • 提供者:zqfzqf2008
  1. aes_CPP

    0下载:
  2. AES加密程序,C++实现的算法,对称密码还没被破解-AES encryption program, C++ implementation of the algorithm, symmetric encryption has been cracked yet
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2518
    • 提供者:fanxiaopeng
  1. avs_aes_latest.tar

    0下载:
  2. AES algorithm decryption Encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:427841
    • 提供者:Manoj
  1. AES

    0下载:
  2. 利用aes算法对文件进行加密解密,程序利用的工具是vc-Aes algorithm using encryption and decryption of files, the program is to use the tools vc
  3. 所属分类:CA program

    • 发布日期:2017-03-30
    • 文件大小:16420
    • 提供者:
  1. WLNPassword

    0下载:
  2. C#写的一个WLNPassword加密算法组件,支持MD5,AES等-WLNPassword encryption algorithm components
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:15735
    • 提供者:暮鸟
  1. AES

    0下载:
  2. 一个关于AES加密类的例子,请需要的人看下算法!-Example of an encryption class, please need look algorithm!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:31616
    • 提供者:静默
  1. SimpleCrypto

    0下载:
  2. An encryption Helper Class for AES algorithm in Android
  3. 所属分类:android

    • 发布日期:2017-04-10
    • 文件大小:1090
    • 提供者:angga
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 本程序用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密。-The program in C++ simply implements the AES algorithm, the string can 128bits encryption, decryption, password is 128bits, has good scalability can be easily extended to file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3249459
    • 提供者:张梦
  1. Rijndael_csp

    0下载:
  2. AES的Rijndael算法的加解密实现-AES Rijndael algorithm for encryption and decryption to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:16541
    • 提供者:陈少鹏
  1. aes_mini_project

    0下载:
  2. It is encryption and decryption algorithm. AES is a symmetric encryption algorithm processing data in block of 128 bits.Under the influence of a key, a 128-bit block is encrypted by transforming it in a unique way into a new block of the same s
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1194861
    • 提供者:asha
  1. bouncycastle

    0下载:
  2. bouncycastle 一个开源的 java 包,可以提供一些加密算法的实现. 使用这个包进行 DES AES RSA SHA ECG SHA MD5 等加密算法 .算法不像jre里面哪有有限制,是可以使用 256 位密钥 android 里面的加密算法就是使用这个包 ! 适合一些不想依赖于 jre 加密实现的或者没有该环境的软件 .-<bouncycastle> an open source java package can provide encryption algorith
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1706517
    • 提供者:crw
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 30 »
搜珍网 www.dssz.com