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

搜索资源列表

  1. aeslib

    2下载:
  2. 简单好用的AES算法,提供基本的对文件的加密、解密和数据块的加密、解密,目前的版本是静态库,很容易改做成动态库,亦可轻松移植到Linux平台,已测试过跟Java等其他标准AES加密库成功对接(可相互加、解密)。-simple and easy AES algorithm to provide basic document encryption, decryption and data block encryption, decryption, the current version is a s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:53.51kb
    • 提供者:倪宇
  1. AES

    0下载:
  2. 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3.12kb
    • 提供者:陈剑峰
  1. aes_c++

    0下载:
  2. aes在c++下的源码,基本实现加密与解密的功能-Aes in the source code, the basic realization of encryption and decryption functions
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3.33kb
    • 提供者:imglacier
  1. encryptdll3.7final

    4下载:
  2. 共享软件加密算法库,一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具:VC、VB、Delphi、PB、VFP等,算法库集成的算法有:BlowFish、MD5、Secret16、AES、SHA、CRC32、RSA、DES、字符串加/解密、文件加/解密等多种功能强大的算法。其提供了DLL文件-Reg.dll,可以通过复用它来实现数据加密与解密。 -sharing software encryption algorithm library, one individua
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:664.31kb
    • 提供者:沐柏
  1. wl-167g

    0下载:
  2. This a linux device driver for Ralink RT2500USB b/g WLAN Card. This driver implements basic 802.11 function. Infrastructure and Ad-hoc mode with open or shared or wpapsk or wpa2psk authentication method. WEP-40 and WEP-104 or tkip or aes encry
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:674.72kb
    • 提供者:peng
  1. RT2870_STA_WebUI_v2.2.0.0

    0下载:
  2. RT2870 USB ABGN无线网卡linux驱动。该驱动实现了IEEE802.11的基本内容,包括BSS和IBSS模式,支持开放、共享、WPA-PSK和WPA2-PSK认证,以及WEP、TKIP、AES加密。-This is a linux device driver for Ralink RT2870 USB ABGN WLAN Card. This driver implements basic IEEE802.11. Infrastructure and adhoc mode wi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2.22mb
    • 提供者:sherry
  1. RT3572_Linux_STA_v2.5.0.0.DPO

    0下载:
  2. RT3572 ABGN无线网卡linux驱动。该驱动实现了IEEE802.11的基本内容,包括BSS和IBSS模式,支持开放、共享、WPA-PSK和WPA2-PSK认证,以及WEP、TKIP、AES加密。-This is a linux device driver for Ralink RT3572 ABGN WLAN Card. This driver implements basic IEEE802.11. Infrastructure and adhoc mode with open
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:911.01kb
    • 提供者:sherry
  1. aes_vb

    3下载:
  2. 一个类化的完整的AES实现方案.包含128Bit 256 Bit.不同的加密强度的完整的AES算法.同时也是一个成型的程序.可以用来直接加密需要保护的文件.-A class of a complete program of AES realize. Contains 128Bit 256 Bit. Different encryption strength of a complete AES algorithm. It is also a molding process. Can be used
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:106.75kb
    • 提供者:gbcgbc
  1. Rijndael

    0下载:
  2. escr iption: The Rijndael Encryption algorithm has been recently recognized as an AES (Advanced Encryption Standard). It was recently (April 2001) released in Visual Basic. The source code here is for Micro$oft Visual C++ 6.0 for developing and testi
  3. 所属分类:Applications

    • 发布日期:2017-04-16
    • 文件大小:70.68kb
    • 提供者:Rohit_Singh
  1. AES_ALGO

    0下载:
  2. algorithm provide basic encryption/decryption using AES for with Secret Key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:221.88kb
    • 提供者:vdp
  1. AES

    0下载:
  2. AES的加密类模块 可以把文件加密成AES密文-AES encryption module type can be AES file encryption into ciphertext
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:38.1kb
    • 提供者:赵楠
  1. jiami

    0下载:
  2. 基于AES加密的实例,就说是可靠性很高的加密解密算法。-AES based visual basic
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:29.01kb
    • 提供者:252593739
  1. AES-SHA1

    0下载:
  2. Text editor that saves contents in encrypted text file and adds Hash content at the bottom. (Basic usage of AES/Sha-1 Algorithms) Code is in Visual C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:233.13kb
    • 提供者:Perry Leros
  1. top_module

    0下载:
  2. AES Encryption Algorithm.... This Module gives the basic overview to indicate the flow of AES Algorithim at different stages by associating various Packages to the module-AES Encryption Algorithm.... This Module gives the basic overview to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:2.65kb
    • 提供者:Syed Shafi
  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
    • 文件大小:4.62kb
    • 提供者:herry
  1. AES

    0下载:
  2.  AES的基本要求是,采用对称分组密码体制,密钥长度的最少支持为128、192、256,分组长度128位,算法应易于各种硬件和软件实现。-The basic requirement is that AES, the use of symmetric block ciphers, the key length of at least support for the 128,192,256, 128-bit packet length, the algorithm should be easy to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:47.7kb
    • 提供者:Laura
  1. RT3562_3592_3062_LinuxSTA_V2.4.1.1

    0下载:
  2. RT3562/3592/3062 ABGN无线网卡linux驱动。该驱动实现了IEEE802.11的基本内容,包括BSS和IBSS模式,支持开放、共享、WPA-PSK和WPA2-PSK认证,以及WEP、TKIP、AES加密。-This is a linux device driver for Ralink RT3562/3592/3062 ABGN WLAN Card. This driver implements basic IEEE802.11. Infrastructure and a
  3. 所属分类:Linux-Unix program

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

    0下载:
  2. AES的基本要求是,采用对称分组密码体制。AES的加密数据块长度固定为128 比特,密钥长度则可以是128,192或256比特。AES加密有很多轮的重复和变换。大致步骤如下:1、密钥扩展(KeyExpansion)。2、初始轮(Initial Round)。3、重复轮(Rounds)。每一轮由四个不同的阶段组成,包括一个混淆和三个代换:字节代换(SubBytes)、行移位(ShiftRows)、列混淆(MixColumns)、轮密钥加(AddRoundKey)。4、最终轮(Final Round
  3. 所属分类:CA program

    • 发布日期:2017-04-06
    • 文件大小:4.03kb
    • 提供者:yuelianglian
  1. AES-Baidu-Encyclopedia

    0下载:
  2. AES的百度百科内容,格式为HTML格式。可以让你对AES算法的来源以及相关特点有一个基础的了解,下载仅供参考。-Baidu Encyclopedia of AES content, format to HTML format. Can give you the source of the AES algorithm and related features have a basic understanding, downloads for reference only.
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:60.59kb
    • 提供者:wang
  1. AES

    0下载:
  2. 这是我在学习加密解密算法时编写的一个较为基础和简单的AES加解密算法,内容非常经典,希望共享给大家-This is my study of encryption and decryption algorithm to prepare a more basic and simple AES encryption and decryption algorithm, the content is very classic, I hope to share with you
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4.11mb
    • 提供者:王会鹏
« 12 »
搜珍网 www.dssz.com