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

搜索资源列表

  1. AESC++

    0下载:
  2. aes加密算法的c++实现,里面包含两个文件,详细的aes加密过程
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4654
    • 提供者:zhaoyan
  1. AES-Source-Code

    0下载:
  2. AES加密算法的C++实现,比较精简,比较准确-AES encryption algorithm in C++, more streamlined, more accurate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:7525
    • 提供者:程家诺
  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_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
    • 文件大小:3974
    • 提供者:流星
  1. AES

    1下载:
  2. C++实现的AES加密算法,接口简单,可以直接使用-C++ implementation of the AES encryption algorithm, the interface is simple, can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:4096
    • 提供者:dc
  1. aesCPP

    0下载:
  2. AES加密算法的c++实现,在vc或者.net环境下都可以实现。-AES encryption algorithm in c++ implementation, in the vc or. Net environment can achieve.
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:3368
    • 提供者:owen
  1. aes

    0下载:
  2. 本代码为实现了AES128位加密算法的C程序实现-the source codes implement the AES encrpytion algorithm in C.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:9327
    • 提供者:张宇治
  1. myAES

    0下载:
  2. AES加密算法, 一个AES的C++语言具体实现.-AES encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:6772
    • 提供者:张力鹏
  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. 是对AES加密算法,解密算法的一种快速实现方法,使用C-Is the AES encryption algorithm, decryption algorithm of a fast implementation method, using C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:7534
    • 提供者:zhuyezi
  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-FOR-CPP

    0下载:
  2. 本文章的内容是AES加密算法的C++语言实现的源码-C++ implementation of the AES code pure code to implement the AES encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:11628
    • 提供者:王帅
  1. aes-crypto-cpp

    1下载:
  2. aes加密算法,纯C++实现,本代码是一个VC++6.0项目,包含aes加密算法的封装,并且有测试代买-aes encryption algorithm to achieve C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:19568
    • 提供者:杨继生
  1. AES

    0下载:
  2. 此代码主要完成对AES加密算法的实现,使用C++实现,简单易用-This code is mainly to complete the AES encryption algorithm, using C++ achieve, easy to use
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:11128
    • 提供者:whj
  1. AES

    0下载:
  2. AES加密算法的加密解密C++语言实现,简单的小数据实现,希望对需要的人有用-AES encryption algorithm encryption and decryption C++ language, simple little data, and the hope is useful for those who need it
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:209484
    • 提供者:南瓜
  1. AES加密、解密c++实现代码

    3下载:
  2. 实现192位密钥的AES加密及解密算法。实现语言为c++。
  3. 所属分类:其它程序

    • 发布日期:2016-05-13
    • 文件大小:3750
    • 提供者:Dsir123
  1. AES

    0下载:
  2. 作为新一代的加密标准,AES 旨在取代 DES(请看《DES加密算法的C++实现》),以适应当今分布式开放网络对数据加密安全性的要求。AES加密算法的C++实现(C++ implementation of AES encryption algorithm)
  3. 所属分类:Windows编程

  1. TestAESCipher

    0下载:
  2. AES(Advanced Encryption Standard)加密算法的C++实现(C++ implementation of AES algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:260096
    • 提供者:Zhoug_dan
  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

    1下载:
  2. 简单的AES加密算法实现,将txt改为.c后缀即可。(Implementation of simple AES encryption algorithm)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2019-08-05
    • 文件大小:4096
    • 提供者:kevin_1
« 12 3 4 5 6 »
搜珍网 www.dssz.com