CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - aes c语言

搜索资源列表

  1. aes-c

    2下载:
  2. AES算法主要包括三个方面:轮变化、轮数和密钥扩展。本文以128为例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES-128)。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4076
    • 提供者:bin
  1. AES.zip

    1下载:
  2. AES最新加密解密算法,C语言源代码。。。。。,The latest AES encryption and decryption algorithm, C language source code. . . . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:46306
    • 提供者:张怡
  1. AES-C

    0下载:
  2. aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:2407
    • 提供者:Bruce Lee
  1. AES

    0下载:
  2. C语言实现AES的两种方式,实现了128,192,256三种模式的加密解密-C language AES' s two ways to achieve the three modes of encryption and decryption 128,192,256
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46646
    • 提供者:李健
  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加解密算法。分组长度设定为128,密钥长度为128.-Using C language to achieve aes encryption algorithm. Packet length is set to 128, key length to 128.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:5634
    • 提供者:jame
  1. AES

    0下载:
  2. AES算法的实现代码,使用的是c语言开发,用DEMO-AES algorithm code, using c language development, with DEMO
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:57391
    • 提供者:zhangzzj
  1. AES-128Bit-C51

    1下载:
  2. AES算法,在51单片机中用c语言实现,大家可以参考下!-AES algorithm, used in 51 Singlechip c language, everyone can refer to the next!
  3. 所属分类:加密解密

    • 发布日期:2013-06-06
    • 文件大小:10013
    • 提供者:苏琦
  1. aes-c

    0下载:
  2. aes的实现,语言C 很好很快 对于学习密码学的人很有用-aes of the implementation, language C very soon
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4080
    • 提供者:li
  1. aes_encrypt

    0下载:
  2. AES加密算法,使用C语言实现的,代码效率很高。-AES encryption algorithm, C language implementation, more efficient.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:165788
    • 提供者:shamrock
  1. AES

    0下载:
  2. AES算法完整的使用C语言实现,经过测试,可以运行。 可支持的明文分组长128/192/256比特。可支持的主密钥长128/192/256比特。对不同的密钥长度,AES算法相应的轮数分别是10/12/14轮。-AES algorithm using the C language to implement a complete, tested, you can run. To support the explicit sub-head of the 128/192/256 bit. Maste
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:2762
    • 提供者:曹云青
  1. AES

    0下载:
  2. 使用c语言写成的AES,没有界面,只能在DOS下运行。适合初学者。-Written in c language using AES, no interface, only run under DOS. Suitable for beginners.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4666
    • 提供者:liuxing
  1. aes-encryption-algorithms-

    1下载:
  2. aes加密算法的原理与设计实现 ,里面包含C语言代码。-aes encryption algorithms and design principles to achieve, which contains the C language code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-04-27
    • 文件大小:166912
    • 提供者:王岩
  1. AES

    0下载:
  2. 用c#语言简单的实现了AES的加密和解密功能 但是代码易懂-With c# language simple implementation of AES encryption and decryption code but easy to understand
  3. 所属分类:Crypt_Decrypt algrithms

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

    1下载:
  2. AES算法的C语言版本,支持ECB和CBC模式,速度和体积都经过本人精心优化,适合于C51、ARM和PC,内有Keil、ADS和VC6 三个工程和测试代码,并附有算法原理和演示动画资料。-The C language version of the AES algorithm supports ECB and CBC mode, speed and code size after I carefully optimized for the C51, ARM and PC, there Keil,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:559804
    • 提供者:lbf
  1. AES-C

    0下载:
  2. AES加密功能实现,c语言,附有解密代码,密钥长度128位,明文长度128位-AES encryption functions, c language, with decryption code, 128-bit key length, the length of the plaintext 128
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-01
    • 文件大小:1363987
    • 提供者:Alice Wang
  1. AES-128

    0下载:
  2. 用c语言实现得AES128加密,亲测可用,欢迎各位前来下载(Using C language to achieve aes128 encryption, pro test is available, welcome to download)
  3. 所属分类:加密解密

    • 发布日期:2017-12-23
    • 文件大小:9216
    • 提供者:code1
  1. aes

    0下载:
  2. AES加解密算法的C语言实现。高级加密标准(英语:Advanced Encryption Standard,缩写:AES),在密码学中又称Rijndael加密法,是美国联邦政府采用的一种区块加密标准。这个标准用来替代原先的DES,已经被多方分析且广为全世界所使用。经过五年的甄选流程,高级加密标准由美国国家标准与技术研究院(NIST)于2001年11月26日发布于FIPS PUB 197,并在2002年5月26日成为有效的标准。2006年,高级加密标准已然成为对称密钥加密中最流行的算法之一。(C
  3. 所属分类:加密解密

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:spound
  1. AES-master

    0下载:
  2. C语言 AES加密代码 支持128 256 位机密(The C language AES encryption code supports 128256 bit Secrets)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-28
    • 文件大小:10240
    • 提供者:说不得大师
  1. aes

    0下载:
  2. C语言实现的aes加解密文件,加密解密后都得到文件。(C language implementation of AES encryption and decryption files, encrypted and decrypted after the file.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:alexaaa
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com