Welcome![Sign In][Sign Up]
Location:
Search - AES IN C

Search list

[Crack Hackaes-1.0.6.tar

Description: aesutil是一个小型的库和命令行程序,可以使用Rijndael算法在CBC模式下加密和解密数据-aesutil is a small library and command line procedures, Rijndael algorithm can be used in CBC mode encryption and decryption of data
Platform: | Size: 33792 | Author: 于杳 | Hits:

[Windows Developaes算法演示代码

Description: AES 加密算法的演示代码 解压后用VC打开即可-AES algorithm code. Decompress it, then open it in VC.
Platform: | Size: 32768 | Author: 萧寒月 | Hits:

[Software Engineering用新的高级加密标准(AES)保持你的数据安全

Description: AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。  -AES (The Advanced Encryption Standard) is the National Institute of Standards and Technology for electronic data encryption standards. It was expected to be recognized by encryption including financial, telecommunications and government of digital information. This paper showed a picture of AES and its use of analytic algorithm. Including a complete C# and encryption.NET data, for example. After reading this you will be able to use AES encryption, AES-based testing and software in your system to use AES encryption.
Platform: | Size: 16384 | Author: | Hits:

[Windows DevelopAESDemo

Description: AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-The AESDemo application a distance AES( The Advanced Encryption Standard) is a norm that ASCII used for with technique graduate school to encrypt the electronics data.It were expected and can become people encrypt to include the finance, telecommunication generally acceptedly with the method of the government arithmetic figure information.This text displayed the AES all the combines resolution the calculate way that it use.Include a complete C# realizes with encrypt.The data of NET for instance.Use in a reading book over text empress you will can with the AES encrypt, test base on AES software combine can in your system the AES encrypt
Platform: | Size: 33792 | Author: 杨康 | Hits:

[Crack HackAESDemo

Description: 本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。 例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar 相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068 这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件, 把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption routines for example, talk about C# source code into VC experience. Examples of code downloaded Http :// otiana.com/vcangle/source/aesdemo.rar corresponding C# examples please refer to Http :// www.vckbase.com/document/viewdoc/ id = c# 1068 of this type is not the first document. In vc for the convenience of users, we need a structure for his first paper, the corresponding variables and function declaration to be included.
Platform: | Size: 40960 | Author: 曲进 | Hits:

[Crack HackAES

Description: 通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。编程时就先编出小模块,然后就可以很顺利的编出大的模块。这样可以节约编程的时间。-Road through this program, further deepening the understanding of AES, understand the modular design of the basic idea, programming time, a major task decomposition is very important. in light of the corresponding sub-tasks of the section prepared by the functional independence of code or a function module, in the process, we can process relatively independent of the functional modules use the function to be achieved. To do so, so that procedures can not only lucid, easy to maintain. Furthermore, by the repeated use of some functions, the software can save development time. A big problem for the benefit of a big boost to the overall consideration, divided into several major modules, each of the major modules further decomposition. The program is the idea of encryption is divided into three
Platform: | Size: 3072 | Author: 陈剑峰 | Hits:

[CSharpaes_c++

Description: aes在c++下的源码,基本实现加密与解密的功能-Aes in the source code, the basic realization of encryption and decryption functions
Platform: | Size: 3072 | Author: imglacier | Hits:

[Crack Hackaes

Description: C语言环境下的AES加密算法,支持128位的AES加密。-C language environment AES encryption algorithm, support 128-bit AES encryption.
Platform: | Size: 46080 | Author: 于磊 | Hits:

[AlgorithmAES

Description: 一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。-An AES encryption algorithm C source code, expressly division status bar length is 192 for 6.
Platform: | Size: 3072 | Author: 张为 | Hits:

[Crack HackAES-128Bit-C51

Description: 最近实验的一个AES加密算法,在KEIL C51编译通过,仅支持128Bit-Recently, an experimental AES encryption algorithm, in KEIL C51 compiler is passed, only supports 128bit
Platform: | Size: 9216 | Author: 梁锋 | Hits:

[Crack HackAES

Description: AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf-AES-rijndael algorithm detailed information, including the AES encryption algorithm in C language and its SBox realize. PdfFIPS197 (chs). PdfFIPS197.pdfnist.urlRijndael.pdfrijndael flow algorithm. SwfRijndael-depth study of algorithms. DocRijndael algorithm optimization technology research. Doc public key cryptosystem over finite fields and (2). pdf Galois field based on the password system. pdf
Platform: | Size: 1982464 | Author: 张鲁夺 | Hits:

[SCMAES

Description: AES在AVR单片机上的实现 资源要求 Program: 4492 bytes (6.9% Full) (.text + .data + .bootloader) Data: 745 bytes (9.1% Full) (.data + .bss + .noinit) 可以在AVR Studio中模拟运行 AES加密和解密 在AVR Studio 中模拟运行 Ctrl+F7 后,模拟执行到main入口处 按F5后, 知道到加密完成 可以看出加密的结果 再按F10,执行解密, 可以看出input数组恢复了 原来的结果-AES in the AVR Singlechip resource requirements to achieve the Program: 4492 bytes (6.9 Full) (. Text+. Data+. Bootloader) Data: 745 bytes (9.1 Full) (. Data+. Bss+. noinit) can be simulated in the AVR Studio to run AES encryption and decryption in the AVR Studio to run in simulation Ctrl+ F7, the simulation of the implementation of the main entrance by F5, the know to complete the encryption can be seen the results of encryption and then F10, the implementation of decryption , one can see the input array to restore the original results
Platform: | Size: 8192 | Author: 湖水 | Hits:

[Crack Hackaes

Description: 本代码为实现了AES128位加密算法的C程序实现-the source codes implement the AES encrpytion algorithm in C.
Platform: | Size: 9216 | Author: 张宇治 | Hits:

[Graph programaes-modes-src-07-10-08

Description: implementation de aes in c for this code wé use a interface in c in aes
Platform: | Size: 63488 | Author: tarik | Hits:

[Crack HackDataTableManipulation

Description: this implimentation of AES in C++.-this is implimentation of AES in C++.
Platform: | Size: 44032 | Author: susheel | Hits:

[Crack Hackenc_aes.c

Description: Implementation of AES in C language
Platform: | Size: 4096 | Author: Cleto | Hits:

[Crack HackAES

Description: 使用c语言写成的AES,没有界面,只能在DOS下运行。适合初学者。-Written in c language using AES, no interface, only run under DOS. Suitable for beginners.
Platform: | Size: 5120 | Author: liuxing | Hits:

[Crack Hackcryptography-source-code-in-c

Description: 密码学各种加密程序算法,包括DES,AES,RSA等主要的加密算法-cryptography sourse code in C
Platform: | Size: 980992 | Author: 孙磊 | Hits:

[Crack HackAES-Cryption

Description: AES加密在iPhone上面的实现,提供较完整的加密解密接口,可以十分方便地实现AES加密-AES encryption in the iPhone implementation of the above, provide a more complete interface to encryption and decryption can be very easy to implement AES encryption
Platform: | Size: 38912 | Author: Pumpkin | Hits:

[Crack HackAESSRC

Description: AES in c++ source code
Platform: | Size: 3072 | Author: DarkLord | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net