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

搜索资源列表

  1. aes

    0下载:
  2. 用C语言实现流行的AES加密,希望对大家有用。-Popular with the C language AES encryption, we want to be useful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2764
    • 提供者:
  1. rsyncrypto-1.12.tar

    0下载:
  2. 使用AES-CBC对文件进行加密,并对加密后的文件用rsync增量传输,达到安全高效的目的。该代码源自rsyncrypto,在Visual studio中编译的时候设定“使用自己创建的预编译头”,然后将config.h的路径指明正确.-the encrypted file s incremental transmission
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 分组密码AES加密解密软件,C语言模式,大家同分享。-AES(Block cipher)encrypty and decrypty,C progremm,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:198773
    • 提供者:leebo
  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_C_Delphi7

    3下载:
  2. AES算法的C和Delphi实现,支持128,192,256位密码,C实现为网上下载,Delphi为本人根据C翻译的,经测试完全可以实现相互加密解密。-AES algorithm C and Delphi to achieve, support 128,192,256-bit code, C implementation for online download, Delphi as my translation according to C, tested fully with each oth
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 本文是AES算法的一种C++实现,AES的很多实现方法中,这一种不一定是最好的。-This is the AES algorithm is a C++ implementation, AES' s a lot of realization, this one kind is not necessarily the best.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:13014
    • 提供者:钟佳荣
  1. aes

    0下载:
  2. AES 加密算法的一个精巧实现,提供加密实例-a cute C implementation of AES cryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:8488
    • 提供者:du yu ling
  1. AES

    0下载:
  2. 用C++实现新一代美国国家安全加密标准的AES算法-Using C++, a new generation of U.S. national security of the AES encryption standard algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:185193
    • 提供者:jade
  1. aes

    0下载:
  2. 用c语言实现的的AES加密系统,实现了简单的功能 没有华丽的界面,比较实用-With the c language of the AES encryption system to achieve a simple functional interface is not magnificent, more practical
  3. 所属分类:Windows Develop

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

    0下载:
  2. AES算法的加密C源代码,实现了数据传输过程中的保密机制。-AES encryption algorithm C source code, to achieve data confidentiality during transmission mechanism.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3726
    • 提供者:泪无痕
  1. AES

    1下载:
  2. 这是一个适用于C51单片机的AES加解密算法,用C语言编写,Keil C uV3编译通过。是我根据网上多见的C++的AES算法改写而成。128bit加解密。 -This is a AES source code with 128 bits, basic on C51 mcu,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:4733
    • 提供者:herry
  1. AES

    0下载:
  2. 简单的AES加密,C语言实现,有完整的设计报告
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-01
    • 文件大小:552558
    • 提供者:赵州
  1. AES

    0下载:
  2. C++编程实现的AES,无界面,可以正常运行,运算结果正确。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3564
    • 提供者:赵州
  1. AES

    0下载:
  2. AES算法加密的C语言实现,无界面,没有错误,希望对大家有用-C language realizes of the encryption algorithm of AES,Does not have the contact surface, it does not have the mistake, hoped that is useful to everybody
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:2763
    • 提供者:秦树芳
  1. aes1

    0下载:
  2. aes的一种加密的C语言代码,只有加密的,目前还没弄到解密的-An encrypted aes C language code, only encrypted, decryption is currently not get
  3. 所属分类:CA program

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

    0下载:
  2. AES是一种对称密码算法,在密码学中有重要的意义,这个文件能让你的这个算法有充分的了解里面还有一些重要过程的编码实现,用c语言实现-AES is a symmetric encryption algorithm, cryptography has important significance. This file allows you to fully understand the algorithm and some important processes inside the code to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:409495
    • 提供者:林宝源
  1. BigInt_rsa

    0下载:
  2. 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6922
    • 提供者:李抒昌
  1. aes

    0下载:
  2. 用C语言编写的aes加密算法,信息安全密码学算法程序,-aes encryption, information security, cryptography algorithm program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3658
    • 提供者:jjzx
  1. AES-Administration-and-Maintenance-Guide-Release-

    0下载:
  2. Implementing a telephony-enabled application using Avaya Telephony Services Application Programming Interface (TSAPI) requires an understanding of TSAPI core concepts of Session and Event Management, control services, and private data. This tutoria
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:592095
    • 提供者:machrider24
  1. 128Bit-C51AES

    0下载:
  2. AES算法源码,在51单片机SCM中用c语言实现,大家可以参考.-AES algorithm source code, in the 51 SCM SCM using c language, we can reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:9829
    • 提供者:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 25 »
搜珍网 www.dssz.com