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

搜索资源列表

  1. 用新的高级加密标准(AES)保持你的数据安全

    1下载:
  2. AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。  -AES (The Advanced Encryption Standard) is the National Institute
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:16.73kb
    • 提供者:
  1. cryptdemo.c

    0下载:
  2. linux 基本加密库函数实现信息加密AES DES-linux encryption decryption
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:1.44kb
    • 提供者:allen
  1. AES

    0下载:
  2. AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:15.55mb
    • 提供者:cristiano
  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. C++实现的AES加密算法,接口简单,可以直接使用-C++ implementation of the AES encryption algorithm, the interface is simple, can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:4kb
    • 提供者: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
    • 文件大小:3.29kb
    • 提供者:owen
  1. myAES

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

    • 发布日期:2017-04-15
    • 文件大小:6.61kb
    • 提供者:张力鹏
  1. AES

    0下载:
  2. 对于AES算法的加密和解密过程的C++实现-AES algorithm for encryption and decryption process of the C++ to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:868byte
    • 提供者:hudie
  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. 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
    • 文件大小:35.32kb
    • 提供者:李健
  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
    • 文件大小:7.36kb
    • 提供者: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
    • 文件大小:163kb
    • 提供者:王岩
  1. AES

    0下载:
  2. 实现AES加密解密,用C编写的,有源代码哦-AES encryption and decryption, written in C source code.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:161.43kb
    • 提供者:李智杰
  1. aes

    0下载:
  2. aes高级加密 visual C++实现-aes for encryption
  3. 所属分类:CA program

    • 发布日期:2017-12-04
    • 文件大小:13.02kb
    • 提供者:秦湘
  1. AES

    0下载:
  2. c++实现AES加密,可以加密任意文件,相当好用-C++ aes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3.7mb
    • 提供者:颜凡亨
  1. AES加密、解密c++实现代码

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

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

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

  1. AES

    1下载:
  2. 模拟AES的加密和解密过程,其中有两个版本,可以进行图片文本加密解密(Simulation of AES encryption and decryption process)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:3.74mb
    • 提供者:ljd971011
  1. AES

    0下载:
  2. 实现AES加密解密,AES是一种对称加密算法。(Realize AES encryption and decryption, AES is a symmetric encryption algorithm.)
  3. 所属分类:加密解密

    • 发布日期:2018-01-07
    • 文件大小:3kb
    • 提供者:杨小手
  1. aes

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

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