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

搜索资源列表

  1. 高级加密算法

    0下载:
  2. AES加密和解密源码!-AES encryption and decryption source!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:101376
    • 提供者:古月
  1. c语言的AES加解密算法

    4下载:
  2. aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
  3. 所属分类:Windows编程

  1. AES-S-boxes

    0下载:
  2. AES加密算法中的S-盒及其MATLAB实现,S盒实现是MATLAB中的主要过程。-AES encryption algorithm in the realization of S-boxes and MATLAB, S box MATLAB implementation is the main process.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:260318
    • 提供者:王岩
  1. aes

    1下载:
  2. aes加密算法,c语言编写,ECB的加密方式-aes encryption algorithm, c language, ECB mode encryption
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. C++实现的AES加密算法,接口简单,可以直接使用-C++ implementation of the AES encryption algorithm, the interface is simple, can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:4096
    • 提供者:dc
  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(CC++)

    0下载:
  2. AES算法的实现,大家可以参考一下看看。-AES algorithm, we can refer you to see.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:8380
    • 提供者:样风
  1. AES

    0下载:
  2. AES加解密算法实现,包含如下文件 AES.exe AES.h AES.cpp AESDlg.h AESDlg.cpp 等文件,不一一列举-AES encryption algorithm, including the following documents and other documents AES.exeAES.hAES.cppAESDlg.hAESDlg.cpp not to enumerate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1067451
    • 提供者:wj
  1. aes

    0下载:
  2. 信息安全相关,经典加密,AES算法-Information security-related, classical cryptography, AES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1823
    • 提供者:姜丹
  1. Demo_aes

    0下载:
  2. AES加密解密算法源代码 -AES encryption and decryption algorithm source code
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES加密算法分析及其安全性研究,对于使用AES密码算法来研究网络、流媒体安全的程序员有帮助-AES encryption algorithm analysis and security research, for the use of AES cryptographic algorithm to study the network, security, streaming media programmers help
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:281873
    • 提供者:xiaolin
  1. AES

    1下载:
  2. 实现AES 的加密与解密。用户可以自己给出明文-The realization of AES encryption and decryption. Users can express themselves given
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:4649976
    • 提供者:mr yao
  1. AES

    0下载:
  2. 客户端程序和服务端程序的加密算法,被调用到主程序相应模块.-Programs and services the client-side encryption algorithm process, the corresponding call to the main program module.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:19836
    • 提供者:李伟
  1. AES()

    0下载:
  2. 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:82137
    • 提供者:liu
  1. aes_vb

    3下载:
  2. 一个类化的完整的AES实现方案.包含128Bit 256 Bit.不同的加密强度的完整的AES算法.同时也是一个成型的程序.可以用来直接加密需要保护的文件.-A class of a complete program of AES realize. Contains 128Bit 256 Bit. Different encryption strength of a complete AES algorithm. It is also a molding process. Can be used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:109311
    • 提供者:gbcgbc
  1. AES

    0下载:
  2. 此程序是实现AES算法的,信息安全专业的学生实习中经常要编写-This is AES programming.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:14745
    • 提供者:李振
  1. AES

    0下载:
  2. 应用编码与计算机密码学program 《应用编码与计算机密码学》程序 单钥密码算法中的AES算法-Applied Cryptography and computer coding program " Applied Cryptography and computer coding" procedure, single key cryptographic algorithm of AES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1067180
    • 提供者:wangjing
  1. AES

    0下载:
  2. ES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。 AES 是一个新的可以用于保护电子数据的加密算法。明确地说,AES 是一个迭代的、对称密钥分组的密码,它可以使用128、192 和 256 位密钥,并且用 128 位(16字节)分组加密和解密数据。与公共密钥密码使用密钥对不同,对称密钥密码使用相同的密钥加密和解密数据。通过分组密码返回的加密数据 的位
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:864
    • 提供者:皮艾尔
  1. AES-encryption-algorithm

    0下载:
  2. AES加密算法的matlab实现,是密码学的又一重要加密算法-AES encryption algorithm matlab implementation is another important cryptography encryption algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1467
    • 提供者:xiaotiantian
  1. aes

    0下载:
  2. 本代码为实现了AES128位加密算法的C程序实现-the source codes implement the AES encrpytion algorithm in C.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:9327
    • 提供者:张宇治
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com