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

搜索资源列表

  1. AES(Rijndael)

    0下载:
  2. c语言实现标准的AES加密算法 解密密钥需是10轮后产生的-C Language standard AES decryption key encryption algorithm takes 10 after the
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:23133
    • 提供者:陈丰
  1. aes

    0下载:
  2. AES是基于C语言编写的,运行是通过DEV编译器编译通过的.可以实现对文件的加解密,也可以实现对一般文本内容的加解密.-AES is based on the C language, and run through the DEV compiler to compile passed. Can be achieved on the document encryption and decryption, they can fulfill the general text content encry
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4881
    • 提供者:linuxiva
  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加密系统,实现了简单的功能 没有华丽的界面,比较实用-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. Aaess-ccE

    0下载:
  2. AES算法主要包含三个方面:轮变化、轮数与密钥扩展。本文以128为例例,介绍算法的基本原理;结合C语言,实现高级数据加密算法AES(AES -The AES algorithm mainly includes three aspects: the wheel changes, the number of rounds and key expansion. To 128, for example cases to introduce the basic principles of the al
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3872
    • 提供者:shubainian
  1. AAES_EncryptE

    0下载:
  2. AES加密C语言程序,用于AESS的加密算法的C语言实现 -C language implementation of the encryption algorithm AES encryption C language program for AESS
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:3258
    • 提供者:sacri
  1. ARRiijndaeld

    0下载:
  2. 高级加密标准AES优胜算法RRijndael c语言源代码。 -Advanced Encryption Standard (AES) winning algorithm RRijndael c language source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:4851
    • 提供者:sacri
  1. addssc-srce

    0下载:
  2. aes算法C语言版,个人感感觉比较好用的,欢迎大家下载 -the the aes algorithm C language version, personal sense of feeling useful, welcome to download
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-28
    • 文件大小:21645
    • 提供者:lhanxi
  1. FAES_CCr

    0下载:
  2. 本次上传的是AES的C语言版,对C++版中涉及到类的内容予以修改,,通过测试。本人上传的AES的C++版和C版均是经过测试后可以使用的。 -The upload is a C language version of AES of involved in C++ version to revise the content of the class, and pass the test. The I upload of the AES C++ and C versions are been te
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:516411
    • 提供者:lhanxi
  1. AAES-128Bit-CE

    0下载:
  2. AES算法,在51单片机SCMM中用c语言实现,大家可以参考下! -AES algorithm in the 51 microcontroller SCMM using c language, we can refer to the next!
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-09
    • 文件大小:9838
    • 提供者:zxcvva
  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
    • 文件大小:10284
    • 提供者:
  1. CMAC

    0下载:
  2. 利用C语言实现的cmac算法,该cmac基于AES。程序清晰有注释便于查看-The use of C language cmac algorithm, the cmac based AES. There are clear and easy to view program notes
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:4289
    • 提供者:张国威
  1. AES_Linux_C

    0下载:
  2. Rijndael AES代码,用C语言实现-Rijndael AES code, using C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:22508
    • 提供者:kemengli
  1. AES01

    0下载:
  2. 这是AES(高级加密标注)的c语言源代码,内有注释,便于查看,包括轮密钥加、行移位、列混淆、字节变换等子模块,便于分析。-This is AES (Advanced Encryption mark) c language source code, with comments, for easy viewing, including the round keys plus, line shift, columns confusion, byte transformation sub-module,
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4017
    • 提供者:alien
  1. aes-c

    0下载:
  2. 用c语言来实现128字节的aes加密算法,功能简单易用,对初学者有很大帮助-Use c language to achieve 128 bytes aes encryption algorithm is easy to use, very helpful for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:155416
    • 提供者:ff
  1. AES

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

    • 发布日期:2017-04-13
    • 文件大小:3121
    • 提供者:zhouyu
  1. aes

    0下载:
  2. 本文档用C语言写了AES算法,可以读入明文或密文文档和密钥文档,然后将加密或解密结果输出到文档中-This document is written in C language of the AES algorithm, can be read in plain text or cipher text documents and key documents, and then output the results to encrypt or decrypt the document
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:104713
    • 提供者:
  1. Lab2

    0下载:
  2. 信息安全试验,对称加密解密算法——aes和des,C++加openssl语言实现,编译环境是visual studio2010-Information security test, symmetric encryption and des, aes decryption algorithm, c++ with openssl language implementation, compile environment is visual studio2010
  3. 所属分类:CSharp

    • 发布日期:2017-05-29
    • 文件大小:12254099
    • 提供者:
搜珍网 www.dssz.com