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

搜索资源列表

  1. AES

    0下载:
  2. Aes加密算法 最新的加密代码 安全需呀 欢迎共享-aes hello nihao
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-03
    • 文件大小:1054074
    • 提供者:huang
  1. aes

    0下载:
  2. AES加密程序,可以对常用格式的图片文件就行加密-the encryption programming of AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:2022956
    • 提供者:成晓利
  1. AES

    0下载:
  2. AES加密算法,可以进行解密。现代密码学经常用到。-AES encryption algorithm, can be decrypted. Modern cryptography often used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:331995
    • 提供者:王二逼
  1. AES

    0下载:
  2. 一个简单的AES加密/解密程序,简单的输入输出界面,可以简单的输入16进制明文/密文以及密钥,输出密文/明文。VS2008上实现。-a easy program for AES in VS2008
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:951750
    • 提供者:Sen
  1. AES-FOR-CPP

    0下载:
  2. 本文章的内容是AES加密算法的C++语言实现的源码-C++ implementation of the AES code pure code to implement the AES encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES加密函数,用于对block大小为128bits的数据进行加密-AES encryption function used to encrypt the data block size is 128bits
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:944563
    • 提供者:史发更
  1. Aes

    0下载:
  2. AES加密算法,非常实用,简单容易用传资料的详细功能-AEC ERY SOURCE,PLEASE DOWNLOAD IT
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2412
    • 提供者:王的
  1. AES

    0下载:
  2. 进行AES加密和解密的仿真,为了凑够20字,再说明一下,本代码非本人亲自编写,但是胜过亲自编写,希望大家能够喜欢-AES encryption and decryption simulation, to lobbied 20th, and then explain this code non-I personally prepared, but better than the person to write, I hope you will enjoy it
  3. 所属分类:CA program

    • 发布日期:2017-05-06
    • 文件大小:1208462
    • 提供者:曾钊
  1. 3des-aes-vc

    0下载:
  2. 3des aes vc 代码,用vc实现3es aes加密解密算法。-3des aes vc code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:130107
    • 提供者:jonny
  1. AES-256bits

    0下载:
  2. AES加密解密算法,支持128,192,256变长密钥-AES encryption and decryption algorithms, support 128,192,256 variable-length keys
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:38294
    • 提供者:Wang Tong
  1. AES

    0下载:
  2. 简单的AES加密解密的源码,里面头文件和源文件都有。-Simple AES encryption decryption source
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:4657
    • 提供者:丁俊浩
  1. AES

    0下载:
  2. 加密算法 AES加密算法 很实用的加密算法-Encryption algorithm AES encryption algorithm is very practical encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4086
    • 提供者:张开
  1. AES

    0下载:
  2. AES加密算法,代码可以在VC6.0中直接运行-AES encryption algorithm, the code can be run directly in VC6.0
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:259786
    • 提供者:hushoufeng
  1. AES

    0下载:
  2. AES加密过程是在一个4×4的字节矩阵上运作,这个矩阵又称为“体(state)”,其初值就是一个明文区块(矩阵中一个元素大小就是明文区块中的一个Byte)。(Rijndael加密法因支持更大的区块,其矩阵行数可视情况增加)加密时,各轮AES加密循环(除最后一轮外)均包含4个步骤: 1.AddRoundKey — 矩阵中的每一个字节都与该次回合金钥(round key)做XOR运算;每个子密钥由密钥生成方案产生。 2.SubBytes — 通过一个非线性的替换函数,用查找表的方式把每个
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-06
    • 文件大小:18483
    • 提供者:zhangyi
  1. AES

    0下载:
  2. AES加密算法,用AES加密算法读明文进行加密,方便又安全-AES encryption algorithm, read text is encrypted using AES encryption algorithm, convenient and safe
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1271566
    • 提供者:徐蕾蕾
  1. Aes-code

    0下载:
  2. AES加密函数对话框,非常适合初学者,这个程序非常好,请下载-aes erypt dialog ,it is very good ,please download
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:4534
    • 提供者:sdf
  1. AES

    0下载:
  2. 实现了AES加密算法。包含3个文件,AES.h,AES.c,testAES.c。-AES source code
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:4776
    • 提供者:韩冰
  1. Crypt-OpenSSL-AES-0.02.tar

    0下载:
  2. perl编写的aes加密程序,本人还没看懂,懂perl的大侠可以一起研究。-the aes encryption program written in perl, I have not read, understand perl heroes can study together.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:12487
    • 提供者:周时
  1. aes

    0下载:
  2. aes加密以及解密算法,我已经使用过了,不错的-aes encryption and decryption algorithms, I have used, good
  3. 所属分类:CA program

    • 发布日期:2017-11-25
    • 文件大小:2478
    • 提供者:焦战锋
  1. AES

    0下载:
  2. 正确的AES加密,包括AES.h,AES.cpp,以及测试文件-AES encryption, including AES.h, AES.cpp, as well as test file
  3. 所属分类:CA program

    • 发布日期:2017-11-15
    • 文件大小:36518
    • 提供者:张越
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com