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

搜索资源列表

  1. aes

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密-AES is an encryption of information using the security code standards. It supports 128-bit, 192 bit and 256-bit ke
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:211031
    • 提供者:图派克
  1. aes

    2下载:
  2. 高级加密标准AES的FPGA实现,支持128,256密钥长度格式-Advanced Encryption Standard AES, FPGA implementation to support 128,256 key length format
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:86742
    • 提供者:dinxj
  1. aes_thesis_v1.0

    0下载:
  2. AES VERILOG CODE 128 192 32DES比較-AES VERILOG CODE 128 192 32DES Comparison
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:385602
    • 提供者:蕭嵎之
  1. AES_Encrypt

    0下载:
  2. AES加密算法 挺复杂得加密算法 希望有所帮助-AES encryption algorithm encryption algorithm quite complicated, hope that helps
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:5145
    • 提供者:ml
  1. AES_verilog

    0下载:
  2. AES 128bit数据,128bit密钥加解密的verilog语言实现-AES 128bit data, 128bit key encryption and decryption of the verilog language implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:79792
    • 提供者:刘蕊丽
  1. aes

    0下载:
  2. 看到一个很好的128位密钥的aes加密算法,大家一起学习-See a good aes 128-bit key encryption algorithm, we will study together
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4311
    • 提供者:ljxkinger
  1. aes

    0下载:
  2. AES 128位加密 C语言实现。在网上找了好久都没找到。自己写一个,希望对大家有用-AES 128-bit encryption C language. The Internet for a long time did not find. Write your own, want to be useful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3423
    • 提供者:James
  1. AES

    0下载:
  2. 分组和密钥长度都支持128、196、256的AES源码-Support groups and key length of AES 128,196,256 Source
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES-128加解密源码,可以用于对无长度限制的明文进行加密操作和相应解密,运行通过-AES-128 encryption and decryption source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:4230
    • 提供者:刘佩瑶
  1. AEC-128

    0下载:
  2. AES-128 软件实现的加密算法,适合在TCPIP 等通讯报文中-AES-128 encryption algorithm implemented in software, suitable for use in other communications packets TCPIP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:260991
    • 提供者:李华
  1. aes

    0下载:
  2. AES-128, AES-192, and AES-256 加密与解密。Matlab源程序。- AES-128, AES-192, and AES-256 encryption/decription functions.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. aes 128bit encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES最常见的有3种方案,用以适应不同的场景要求,分别是AES-128、AES-192和AES-256。-AES the most common there are 3 programs to meet the requirements of different scenarios, respectively, AES-128, AES-192 and AES-256.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:4623
    • 提供者:zhch85
  1. 16262420AES

    0下载:
  2. 加密解密 AES 128bit ecb 好用(AES 128bit ecb haoyong)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:46080
    • 提供者:ASGAGG
  1. AES-GF(2^4)^2 for sbox

    2下载:
  2. AES加解密程序,128bit数据位宽,其中sbox和混合列运算在复合域GF(2^4)^2上完成(An AES encryption and decryption program with 128 bits datawidth, which used GF(2^4)^2 for sbox and mixcolumn.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:17408
    • 提供者:酱瓶
  1. aes

    0下载:
  2. Advanced Encryption Standard 128-Bits C Code.
  3. 所属分类:加密解密

    • 发布日期:2017-12-30
    • 文件大小:8192
    • 提供者:Dr.Wael
  1. AES代码_java版本

    0下载:
  2. 用AES加密算法对数据进行加密,这种加密算法可加密128到256比特的数据。(Encrypting data with AES encryption algorithm.This encryption algorithm can encrypt 128 to 256 bits of data)
  3. 所属分类:加密解密

    • 发布日期:2017-12-31
    • 文件大小:37888
    • 提供者:ss-winner
  1. AES-master

    0下载:
  2. C语言 AES加密代码 支持128 256 位机密(The C language AES encryption code supports 128256 bit Secrets)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-28
    • 文件大小:10240
    • 提供者:说不得大师
  1. aes_128pprm3

    0下载:
  2. 基于PPRM3S盒的128位AES密码算法Verilog代码(Verilog code for 128 bit AES cipher based on PPRM3S box)
  3. 所属分类:VHDL/FPGA/Verilog

  1. AES_CMAC

    3下载:
  2. 通过C语言实现的AES CMAC加密和解密算法。上传文件为完整的VC6工程目录。AES加密算法即密码学中的高级加密标准(Advanced Encryption Standard,AES),又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院 (NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。AES 算法基
  3. 所属分类:加密解密

    • 发布日期:2019-06-20
    • 文件大小:46080
    • 提供者:lixiaoke
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com