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

搜索资源列表

  1. aestable

    0下载:
  2. AES算法的C语言实现方案,可以借鉴学习
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8308
    • 提供者:zxzx
  1. aes.rar

    0下载:
  2. AES加解密算法的C语言实现,可用于嵌入式,PC机程序,source code for AES, c language
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:4499
    • 提供者:brian
  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.rar

    0下载:
  2. AES加密解密算法的C语言源程序,网络安全课程设计用,AES encryption and decryption algorithm of the C language source code, network security design courses
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES加密算法的加解密实现,c语言实现,分别实现了128bit,192bit,256bit的算法-AES encryption algorithm, the c language realization
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:795309
    • 提供者:小释
  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. AES算法的封装,c语言版,封装的还不错-AES algorithm package, c language version, the package is all right.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3503
    • 提供者:徐胭脂
  1. c语言的AES加解密算法

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

  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

    0下载:
  2. aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
  3. 所属分类:Other windows programs

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

    0下载:
  2. 用C语言编写的AES算法,实现加密和解密算法,各部分模块清晰-Using AES algorithm written in C to achieve encryption and decryption algorithms, the part of the module definition
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3647
    • 提供者:刘筱潇
  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-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

    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语言实现,希望对大家有用,我在ARM_Cortex M3实现了
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-07-05
    • 文件大小:15412
    • 提供者:tianyayangkeqi
  1. AES

    0下载:
  2. AES算法的C语言编程,实现128比特的加密与解密。-AES algorithm C language programming, the realization of 128 bit encryption and decryption.
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3121
    • 提供者:zhouyu
  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
« 12 3 4 5 »
搜珍网 www.dssz.com