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

搜索资源列表

  1. aes.rar

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

    • 发布日期:2017-03-27
    • 文件大小:4.39kb
    • 提供者: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
    • 文件大小:45.22kb
    • 提供者:张怡
  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
    • 文件大小:2.35kb
    • 提供者:Bruce Lee
  1. AES_CPP

    0下载:
  2. AES加密算法的具体实现,采用C++语言,封装成一个类-AES encryption algorithm to achieve the specific use of C++ language, packaged as a class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:3.88kb
    • 提供者:流星
  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
    • 文件大小:45.55kb
    • 提供者:李健
  1. aes

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

    • 发布日期:2017-03-29
    • 文件大小:56.77kb
    • 提供者: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
    • 文件大小:5.5kb
    • 提供者:jame
  1. AES

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

    • 发布日期:2017-04-25
    • 文件大小:56.05kb
    • 提供者: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
    • 文件大小:9.78kb
    • 提供者:苏琦
  1. aes-c

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

    • 发布日期:2017-04-07
    • 文件大小:3.98kb
    • 提供者:li
  1. (Clanguage)

    0下载:
  2. CBC模式的DES加密解密程序源代码(C语言)-CBC mode DES encryption and decryption of the source code (C language)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:4.62kb
    • 提供者:1234
  1. aes_encrypt

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

    • 发布日期:2017-03-23
    • 文件大小:161.9kb
    • 提供者:shamrock
  1. dec_aes.c

    0下载:
  2. Implementation advanced decryption standard aes "c language"
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:4.28kb
    • 提供者:Cleto
  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
    • 文件大小:200.73kb
    • 提供者:danrenpang
  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
    • 文件大小:2.7kb
    • 提供者:曹云青
  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
    • 文件大小:4.56kb
    • 提供者: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
    • 文件大小:163kb
    • 提供者:王岩
  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
    • 文件大小:3.71kb
    • 提供者:张瑞
  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
    • 文件大小:546.68kb
    • 提供者:lbf
  1. AES_.c

    0下载:
  2. AES的c语言代码,s盒子,逆s盒子,字节替换,行位移,列变换-AES c language code, s box, inverse s box, bytes replacement line displacement column transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:10.04kb
    • 提供者:
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com