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

搜索资源列表

  1. AES

    0下载:
  2. VERY GOOD SOURCE CODE
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:29822
    • 提供者:kalpesh
  1. AES-implemenation

    0下载:
  2. AES 256 Implementation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:12766
    • 提供者:damian
  1. AES

    0下载:
  2. 简单的AES加密解密的源码,里面头文件和源文件都有。-Simple AES encryption decryption source
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:4657
    • 提供者:丁俊浩
  1. AES-IP-core-key-expansion-module

    0下载:
  2. AES IP核密钥扩展模块设计与仿真(设计过程及程序,测试程序)-AES IP core key expansion module design and simulation (the design process and procedures, test procedures)
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:40064
    • 提供者:周涛
  1. AES--IP-core-architecture-design

    0下载:
  2. AES算法分析及其IP核体系结构设计(包括设计过程及代码)-AES algorithm analysis and its IP core architecture design
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:165670
    • 提供者:周涛
  1. AES-IP-core-encryption-module-design

    0下载:
  2. AES IP核加密模块的设计与仿真(包括设计过程及代码)- the AES IP core encryption module design and simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:76491
    • 提供者:周涛
  1. AES-IP-core-control-module-design

    0下载:
  2. AES IP核的控制模块的设计与仿真以及系统集成与仿真-AES IP core design and simulation of the control module and system integration and simulation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:59412
    • 提供者:周涛
  1. AES-test

    0下载:
  2. AES对128bit数据的加密算法实现。s_box.txt中保存的是s盒和密钥-AES 128bit data encryption algorithm. s_box.txt saved s box and key
  3. 所属分类:Other windows programs

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

    0下载:
  2. AES加密算法,代码可以在VC6.0中直接运行-AES encryption algorithm, the code can be run directly in VC6.0
  3. 所属分类:Other systems

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

    0下载:
  2. 用C#写的AES类加解密算法-AES class, AES class, AES encryption and decryption algorithms written in C#
  3. 所属分类:CSharp

    • 发布日期:2017-12-07
    • 文件大小:1884
    • 提供者:liucq
  1. AES

    0下载:
  2. 这是一个有关密码学的实验,实现了AES算法,用C+程序实现。-This is a cryptography experiments AES algorithm, written in C+ program.
  3. 所属分类:CSharp

    • 发布日期:2017-12-04
    • 文件大小:3286023
    • 提供者:limin
  1. AES

    0下载:
  2. 用C语言实现的,基于AES算法的文件加解密系统,可以对任意文件进行加解密-C implementation based on AES algorithm file encryption system
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:264662
    • 提供者:123
  1. AES

    0下载:
  2. 密码算法AES(使用了文件读写的缓冲和多线程技术)-Cryptographic algorithm AES ( using the file read and write buffer and Multithread Technology )
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:506660
    • 提供者:赵铷
  1. AES

    0下载:
  2. 四种加密算法之AES的源码-C++ (包含一个头文件和一个cpp文件) -The source of the four encryption algorithms AES-C++ (Contains a header file and a cpp file)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:4874
    • 提供者:wwwwww
  1. AES

    0下载:
  2. 经典的AES加密解密软件,用VS2010 C#开发的,功能简单,只能加密解密128位,即32个16进制的字符。有显示扩展密钥的功能。源码。-The classic AES encryption and decryption software using VS2010 C# development, function, and only 128-bit encryption and decryption, 32 hexadecimal characters. Extended key functi
  3. 所属分类:CSharp

    • 发布日期:2017-11-19
    • 文件大小:114477
    • 提供者:hcx
  1. AES

    0下载:
  2. AES 128bit加解密简单实现,控制台输入明/密文和密钥,环境DEV C++。-AES 128bit, Rijndael
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-23
    • 文件大小:4716
    • 提供者:huangfan
  1. AES

    1下载:
  2. AES加密算法,测试通过,128位秘钥,加密和解密都有-AES encryption algorithm, the test is passed, the 128-bit secret key encryption and decryption have
  3. 所属分类:Button control

    • 发布日期:2017-11-17
    • 文件大小:5288101
    • 提供者:dingpeng
  1. AES

    0下载:
  2. AES加密,此文件中为128位密钥,在vc6.0上实现,其中还包括AES的执行流程的flash-This file as a 128-bit key, vc6.0 on AES encryption, which also include the the AES execution of processes flash
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:889145
    • 提供者:123456
  1. AES-C

    0下载:
  2. 一个aes 加密的c语言源代码,直接可用-A aes encryption source code directly available
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:4095
    • 提供者:
  1. AES

    0下载:
  2. VC++实现AES加密解密算法的类文件,可以直接使用-VC realize the AES encryption algorithm
  3. 所属分类:Communication

    • 发布日期:2017-11-27
    • 文件大小:3126
    • 提供者:shijianxin
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com