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

搜索资源列表

  1. AES

    0下载:
  2. AES 128/192位加密算法,可与C++加密算法共用
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8985
    • 提供者:xialei3344
  1. aes-c

    2下载:
  2. AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES-128)。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4076
    • 提供者:bin
  1. AES

    0下载:
  2. 使用delphi语言开发的,可以实现AES算法,支持128位-Delphi development of the use of language can be achieved AES algorithm, supports 128-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:209876
    • 提供者:汪臻
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8997
    • 提供者:cai
  1. AEScode

    0下载:
  2. AES源代码128/196/256 vc6.0编译通过-AES 128/196/256 vc6.0 compile the source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3479
    • 提供者:children
  1. AES128

    0下载:
  2. 很不错的aes C源码,简单易懂,已经过验证-AES C source code is very good, easy to understand, has been validated
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3116
    • 提供者:张树威
  1. AES

    0下载:
  2. C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46646
    • 提供者:李健
  1. Crypt

    0下载:
  2. j2me上实现AES的加密,由于在j2me上需求调动BouncyCastle的包,其中出现不足128位需求补充的问题-j2me achieve AES encryption, due to demand in j2me on BouncyCastle mobilization of the package, which occurred less than 128 to add the issue of demand
  3. 所属分类:J2ME

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

    0下载:
  2. AES加密解密算法完整版,可切换密钥128,192,256。可顺利运行,界面美观~-The full version of AES encryption and decryption algorithm, switch the key 128,192,256. Smooth running, beautiful interface ~
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:399806
    • 提供者:lixiang
  1. AES.v1.3

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。-AES is a kind of code the use of safety information encryption standards. It supports 128, 192 and 256-bit keys.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:210395
    • 提供者:nison chen
  1. encrypt.tar

    1下载:
  2. 简单加密工具升了下级,引入了安全删除原文件的方式,使用AES-128-CBC加密, 加密代码从OpenSSL里面抠出来。-Simple encryption tool or a lower level, the introduction of a safety way to delete the original document, using AES-128-CBC encryption, encryption code to pull out from inside OpenSSL.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:15780
    • 提供者:包子
  1. AES

    0下载:
  2. AES核心加密算法,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位-THE AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7996
    • 提供者:方丈
  1. aes_crypto_core_latest.tar

    0下载:
  2. Consecutive AES core Descr iption of project.. Features - AES encoder - 128/192/256 bit - AES decoder - 128/192/256 bit Status - Key Expansion added - Encoder added - Decoder added - Documentation added
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:961688
    • 提供者:Arun
  1. aes_c_reference

    0下载:
  2. AES, Advance Encryption System, 128bit mode C routine. This will encrypt/decrypt 128bit, 16bytes, data each time.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:21508
    • 提供者:Jeffrey Choi
  1. DES

    1下载:
  2. DES, 3DES, AES-128, AES-256 encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:15053
    • 提供者:Tong Liu
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:767765
    • 提供者:harris
  1. fips-197

    0下载:
  2. AES 128 original specification
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:244250
    • 提供者:csmr1204
  1. AES 128 ECB Decryption

    0下载:
  2. Block mode related AES-EBC Encryption
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:23552
    • 提供者:RsD
  1. AES 128 ECB Encryption

    0下载:
  2. Block mode related AES-EBC Decryption
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:25600
    • 提供者:RsD
  1. Package for AES-128

    0下载:
  2. Block mode related AES Package
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-01-10
    • 文件大小:22528
    • 提供者:RsD
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com