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

搜索资源列表

  1. aescode

    0下载:
  2. 写了一个AES的C++实现,仅支持128位密钥, 写得匆忙,不够规范,仅供参考。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4241
    • 提供者:孙朝华
  1. AesCode

    0下载:
  2. 一个小的AES加密软件,可以用于对软件的加解密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:41553
    • 提供者:eason
  1. AesCode

    0下载:
  2. AES c++实现 有图形界面对话框 简单易用
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39904
    • 提供者:gaowei
  1. AesCode

    0下载:
  2. AES一种常用的加密解密方法 AES加密解密程序源码
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:84366
    • 提供者:陈飞
  1. AesCode

    0下载:
  2. aes加密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:225732
    • 提供者:吴晓妮
  1. AesCode

    0下载:
  2. AES加解密算法,包括文件或字符串,非常值得学习
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:40496
    • 提供者:ld
  1. AesCode.rar

    0下载:
  2. AES源代码,带有图形界面,可以加密文字和文件,AES coding algorithm, which can encrypt text and file
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1159454
    • 提供者:pinp
  1. AEScode

    0下载:
  2. AES源代码128/196/256 vc6.0编译通过-AES 128/196/256 vc6.0 compile the source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3479
    • 提供者:children
  1. aescode

    0下载:
  2. 这是用C++写的AES加密的源码,可直接运行,需要的可以看一下。-This is used C++ Wrote AES encryption source code, can be directly run, need to look at.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:48129
    • 提供者:angel
  1. AesCode

    0下载:
  2. 实现对字符串和整篇文章的AES加密和解密操作-Realization of the string and the whole article, AES encryption and decryption operations
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4648325
    • 提供者:wzh0351
  1. aesCode

    0下载:
  2. here is code about aes code for u to understand what the aes is talking about-here is code about aes code for u to understand what the aes is talking about..........
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:16421
    • 提供者:yy
  1. AEScode

    0下载:
  2. aes的具体算法,很全!有需要的可以下来看看!AES算法-aes specific algorithm, it is full!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3447
    • 提供者:曹波
  1. AesCode

    0下载:
  2. 该代码在VC环境下,主要实现AES高级加解密算法!-the code is developed in VC6.0,and realise the AES.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-23
    • 文件大小:7466041
    • 提供者:fang
  1. aescode

    0下载:
  2. aes source code in matlab
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-27
    • 文件大小:516064
    • 提供者:sampak
  1. AesCode

    0下载:
  2.  AES是分组密钥,算法输入128位数据,密钥长度也是128位。用Nr表示对一个数据分组加密的轮数(加密轮数与密钥长度的关系如表1所列)。每一轮都需要一个与输入分组具有相同长度的扩展密钥Expandedkey(i)的参与。由于外部输入的加密密钥K长度有限,所以在算法中要用一个密钥扩展程序(Keyexpansion)把外部密钥K扩展成更长的比特串,以生成各轮的加密和解密密钥。-AES is the group key, the algorithm 128-bit data input, is 12
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-05-20
    • 文件大小:3813376
    • 提供者:王风
  1. AesCode

    0下载:
  2. AES加密解密算法,可选择128 192 256位密钥。 可加密解密字符串,可加密解密文件。 支持图形界面。 C++实现。-AES encryption and decryption algorithms, can choose 128 192 256-bit key. Can encrypt and decrypt strings, can encrypt and decrypt files. Graphical interface. C++ implementation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3683862
    • 提供者:刘轶斌
  1. AesCode

    0下载:
  2. aes加密, 有每次加密后的轮子密钥,每轮的结果等, 需要的可以下载, 谢谢 -this is a aes system, please look at it, i promise
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1947786
    • 提供者:罗菊
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. AesCode

    0下载:
  2. 密码失效密码学是研究编制密码和破译密码的技术科学。研究密码变化的客观规律,应用于编制密码以保守通信秘密的,称为编码学;应用于破译密码以获取通信情报的,称为破译学,总称密码学。-cryptography theory and practice,third edition ,and had Wu Zixu s father executed. Wu Zixu fled to the State of Wu. More than then years later, Wu Zixu took his
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2559064
    • 提供者:spanteng
  1. AEScode

    0下载:
  2. c++实现 AES加密算法,字符界面输入输出,对字符进行加密,输出加密后的密文-c++ realize the AES encryption algorithm, the input and output of the character interface,
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:118180
    • 提供者:645845184
« 12 »
搜珍网 www.dssz.com