CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 编程文档 搜索资源 - AES

搜索资源列表

  1. java加密技术

    0下载:
  2. java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
  3. 所属分类:编程文档

    • 发布日期:2017-03-27
    • 文件大小:10170
    • 提供者:gaoshan
  1. AESMatlab

    1下载:
  2. AES加密算法的Matlab仿真及应用,内容比较清晰-AES encryption algorithm of the Matlab simulation and applications, content, clearer
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:120571
    • 提供者:宁国强
  1. AES

    0下载:
  2. Rijndael加密算法是分组长度可变的分组密码。分组长度,密钥长度可以为128,192,256比特。 假设加密的中间结果为状态State。状态State可以用类似于元素为一字节的矩阵来表示,矩阵的行数为4,列数为Nb,Nb等于分组长度除以32。 -Rijndael encryption algorithm is the grouping variable length block cipher. Packet length, key length for the bit 128,192
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:25938
    • 提供者:钟惠民
  1. cunzip

    0下载:
  2. AES CODE FOR DECRYPTION
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:11916
    • 提供者:sruthi
  1. Rijndael

    0下载:
  2. AES USING PICOBLAZE CODE
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:17585
    • 提供者:sruthi
  1. aes

    0下载:
  2. microcontroller coding for aes
  3. 所属分类:Communication

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

    0下载:
  2. aes advanced encryption standart.
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:244228
    • 提供者:baris
  1. RMT

    0下载:
  2. dans ce papier une étude comparative de l AES avec carte logistique.
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:1363963
    • 提供者:fgmira
  1. AES-Sbox-and-MATLAB

    0下载:
  2. AES加密算法中的S盒及其MATLAB实现,并附有关键代码-Construct the matlab code AES algorithm s box
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:245120
    • 提供者:陈泽培
  1. AES-Sbox-process

    0下载:
  2. ase算法s盒的进一步探讨,并且对该s盒进行改进-improve the s-box ability
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:532153
    • 提供者:陈泽培
  1. aessocket

    0下载:
  2. AES算法,插补算法,网络发送,帧复杂打包-failed to translate
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:4400
    • 提供者:姚维东
  1. study-of-random-testing-.caj

    0下载:
  2. 本文针对密码算法的输出序列进行随机性测试。我们借鉴软件工程学原理,首先以形式化方法对随机性测试过程进行分析,建立平台整体模型 其次根据随机性测试原理,采用系统化和模块化的方法,对随机性测试的方案进行了设计 接下来,根据所设计的方案实现了随机性测试系统,该系统集成了NIST随机性测试方法 最后,我们对AES和SMS4加密算法进行了实测对比和分析。在Linux操作系统中,我们生成了新的makefile文件,制作了RPM软件包,实现了测试平台在多系统中的方便使用。-In this paper, th
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:4765889
    • 提供者:陈娟
  1. AES

    0下载:
  2. 基于AES加密算法的改进及其在matlab上的实现-the improvement of AES encryption algorithm and its realization in matlab
  3. 所属分类:Communication

    • 发布日期:2017-05-17
    • 文件大小:4414942
    • 提供者:ona
  1. AES_Encrypt

    0下载:
  2. this file includes the simulation of AES encryption scheme which is one of the most famous and applicable ciphers that is being used in many communication and IT systems.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:880
    • 提供者:amirkamtarin
  1. AES_Decrypt

    0下载:
  2. this file includes the simulation of dcryptinion of AES cipher system which would be used for reconstructing the plaintext or message in a communicarion system.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:925
    • 提供者:amirkamtarin
  1. haxifenxi

    0下载:
  2. 用用户生物特征生成密钥和Rijndael算法作为AES的优良特性,本文提出了一种基于虹膜生物特征的密钥生成和Rijndael算法的图像加密方案。实验结果表明,该方案具有良好的加密效果,得到了一种新的图像加密方法。-With the user s biometric key and Rijndael algorithm as the excellent characteristics of AES, this paper proposes an image encryption scheme ba
  3. 所属分类:编程文档

    • 发布日期:2017-05-01
    • 文件大小:333115
    • 提供者:李李
  1. aes_inv

    0下载:
  2. this aes 128 bit encrption code eplimented on fpga-this is aes 128 bit encrption code eplimented on fpga
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:3651
    • 提供者:simarjeet singh
  1. dut_tb

    0下载:
  2. this ois aes 128 encryption code
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2701
    • 提供者:simarjeet singh
  1. Untitled-Folder

    0下载:
  2. c sharp application of aes
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:7455
    • 提供者:adnan
  1. AES标准文档

    0下载:
  2. 这是一份AES的官方标准文档,该文档详细介绍了AES原理,以及代码实现范例,适合所有想学习AeS的朋友
  3. 所属分类:编程文档

    • 发布日期:2023-12-08
    • 文件大小:127753
    • 提供者:张涛
« 12 »
搜珍网 www.dssz.com