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

搜索资源列表

  1. neofs-glusterfs.tar

    0下载:
  2. 基于开源的集群文件系统glusterfs开发的卷加密的demo程序, 加密算法采用aes-256,可以实现卷的加密存储。-The demo program is developed based on the open source cluster file system glusterfs volume encryption, the encryption algorithm aes-256, encrypted storage volume.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-28
    • 文件大小:7036851
    • 提供者:liuzhuo
  1. verilog-for-AES-algorithm

    0下载:
  2. 介绍了verilog HDL语言对AES算法进行数据加解密。-Introduced the verilog HDL language to AES algorithm for data encryption and decryption.
  3. 所属分类:assembly language

    • 发布日期:2017-11-03
    • 文件大小:77328
    • 提供者:xiaochen
  1. encryptdll3.8

    1下载:
  2. 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:993624
    • 提供者:曾宪
  1. aes

    0下载:
  2. AES算法的实现,C语言编程完成加密和解密的过程,明文与密钥长度均为128位。-Realization of the AES algorithm, C language programming to complete the encryption and decryption process, the plaintext and the key length is 128.
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:3822
    • 提供者:张培凤
  1. RangeKutta

    0下载:
  2. 随着网络带宽和计算机处理能力的高速增长, 数字 图像在当今社会的各个领域被广泛使用. 由于网络的开 放性, 涉及国家安全、商业利益和个人隐私的图像需要 进行加密, 以保护其安全. 将传统的加密标准, 如IDEA 和AES 直接应用到图像的加密上存在一定的缺陷. 因 为传统的加密算法主要为一维的数据流设计, 没有考虑 二维图像的特性, 如空间有序性、视觉冗余性、相关性等 等. 这使得传统加密算法在加密数据量较大的图像时要 耗费较长的时间. 与一般的二进制数据不同
  3. 所属分类:CA program

    • 发布日期:2017-11-14
    • 文件大小:6030
    • 提供者:wangc
  1. AES

    0下载:
  2. 用C语言实现的,基于AES算法的文件加解密系统,可以对任意文件进行加解密-C implementation based on AES algorithm file encryption system
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:264662
    • 提供者:123
  1. aes_decrypt

    0下载:
  2. 纯C语言实现基于AES算法的解密功能,从用AES加密后的文件读取16个字节后,解密操作,同时读取加密文件的前四个字节,表示源文件的长度大小。-Pure C language implementation based on AES algorithm decryption functions, read 16 bytes from the file after using AES encryption and decryption operations, read the first four b
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:814
    • 提供者:刘小生
  1. AES--code

    0下载:
  2. AES范例实现,是论文《高级加密标准(AES)算法Rijndael的设计》附录的原始代码-The AES example implementation, the paper " design of the Advanced Encryption Standard (AES) algorithm Rijndael Appendix original code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:3473
    • 提供者:tom
  1. AESfile

    0下载:
  2. AES128 196 256加密文件,分别用3中加密算法对文件进行AES算法加密。-AES128 196 256 encrypted files, respectively, with 3 encryption algorithm AES algorithm for file encryption.
  3. 所属分类:CSharp

    • 发布日期:2017-11-11
    • 文件大小:14727
    • 提供者:yuyu
  1. aes

    0下载:
  2. AES算法加密软件,可以实现对文件的加密和解密,代码调用简单,适合初学者-AES algorithm encryption software, file encryption and decryption code calls simple, suitable for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-01
    • 文件大小:3547398
    • 提供者:xulingsheng
  1. AES_algorithm

    0下载:
  2. AES是一种可用来保护电子数据的新型加密算法。特别是,AES是可以使用128、192和256位密钥的迭代式对称密钥块密码,并且可以对128位(16个字节)的数据块进行加密和解密。-AES is a new encryption algorithm to protect one of the available electronic data. In particular, AES may be used for 128, 192, and 256-bit key iterative symmet
  3. 所属分类:CA program

    • 发布日期:2017-12-01
    • 文件大小:7864
    • 提供者:杨书金
  1. AEStest

    0下载:
  2. AES加密解密工具,包括文件和字符串操作,和子算法的演示功能等-AES encryption and decryption tools, including file and string manipulation, and presentation capabilities of the sub-algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-17
    • 文件大小:2032358
    • 提供者:liyi
  1. AES-VC-AND_JAVA

    0下载:
  2. 在做跨平台或跨系统加密,经常需要用到JAVA编写和VC++来编写加密模块,因为算法不同导致相互加密的文件不能互相解密,一直困扰自己,后来经过既懂算法又懂JAVA和VC的高手才完成此模块。-Do cross-platform, cross-system encryption, it is often necessary to use JAVA writing and VC++ of to write encryption module, because the algorithm is diffe
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-14
    • 文件大小:90835
    • 提供者:zjm
  1. 27695635aes

    0下载:
  2. AES加密/解密算法(S-BOX)的C语言完整代码-AES encryption/decryption algorithm (S-BOX) complete C language code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:6144
    • 提供者:朱宏晨
  1. AES

    0下载:
  2. 编程实现了一个AES算法,通过各种变换实现了算法的基本加密功能.-Programming an AES algorithm, the algorithm encryption capabilities through various transformations.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:2203
    • 提供者:随赛
  1. AES-based-on-FPGA-jiemi

    0下载:
  2. 基于FPGA的AES算法实现,使用verilog语言实现。本模块只包含解密过程,没有加密过程。-Implementation of AES algorithm based on FPGA, using Verilog language. This module contains only the decryption process, no encryption process.
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:13487104
    • 提供者:庄德坤
  1. AES

    0下载:
  2. AES算法进行加解密,可以对任意类型的文件进行,密码为程序中已经写好的,包含工程文件和exe-AES algorithm for encryption and decryption can be any type of file, the password is already written in the program, including engineering documents and exe
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-25
    • 文件大小:68823
    • 提供者:魏亚于
  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算法实现,SOCKET通讯加解密,c++builder -AES algorithm, SOCKET communication encryption and decryption
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-07
    • 文件大小:467649
    • 提供者:孙艳
  1. aes

    0下载:
  2. 加密解密算法 C代码实现 及实验报告-Encryption and decryption algorithm C code implementation and experimental reports
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1113371
    • 提供者:和兴
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 30 »
搜珍网 www.dssz.com