Location:
Search - AES 256 c code
Search list
Description: aes加密算法源代码AES是新的分组对称加密算法高级加密标准,源自比利时人Daemen和Rijmen共同设计的Rijndael算法.该算法充分运用了扩散和混淆技术并使用128/192/256这3种可变长度的密钥,对128bit分组数据进行加密.-Aes source code encryption algorithm AES is a symmetric encryption to the Advanced Encryption Standard algorithm. Belgians J.J.K.Daemen3 from a common design and Rijmen the Rijndael algorithm. the algorithm the proliferation and use of technology and the use of confusing 128/192/256 these three variable-length keys, a pair of 128 bit data encryption.
Platform: |
Size: 3072 |
Author: Qoo |
Hits:
Description: aes在c++下的源码,基本实现加密与解密的功能-Aes in the source code, the basic realization of encryption and decryption functions
Platform: |
Size: 3072 |
Author: imglacier |
Hits:
Description: AES高级加密标准的C代码,我调试过,很好用,跟大家共享。-AES Advanced Encryption Standard C code, I debugger that is useful, to share with you.
Platform: |
Size: 87040 |
Author: 杨力 |
Hits:
Description: 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用
(* 介绍 *)
AES 是一种使用安全码进行信息加密的标准。
它支持 128 位、192 位和 256 位的密匙。
加密算法的实现在 ElAES.pas 单元中。
本人将其加密方法封装在 AES.pas 单元中,
只需要调用两个标准函数就可以完成字符串的加密和解密。
(* 密匙长度 *)
128 位支持长度为 16 个字符
192 位支持长度为 24 个字符
256 位支持长度为 32 个字符
所有加密和解密操作在默认情况下为 128 位密匙。-very classic AES encryption algorithm interface and demo program, curriculum design can be used (* Introduction*) AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Encryption Algorithm of the ElAES.pas modules. I will package its encryption method in AES.pas units, only two standard function call can be completed string encryption and decryption. (* Key length*) 128 support for the length of 16 characters in length 192 supports 24 to 256 characters support length of 32 characters all encryption and decryption operations in default under 128 keys.
Platform: |
Size: 53248 |
Author: 林靖然 |
Hits:
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:
Description: AES 256 source code, standards passed
Platform: |
Size: 4096 |
Author: Git |
Hits:
Description: 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 other encryption and decryption.
Platform: |
Size: 35840 |
Author: 李健 |
Hits:
Description: AES源代码128/196/256 vc6.0编译通过-AES 128/196/256 vc6.0 compile the source code
Platform: |
Size: 3072 |
Author: children |
Hits:
Description: [C/C++] - AES 256-Bit Crypt-Encrypt.
Platform: |
Size: 1024 |
Author: Jakup |
Hits:
Description:
AVR BOOTLOADER
• Support many types of AVR microcontrollers.
• Support AVR device with multi-uart.
• Support RS232/RS485/RS422 mode.
-Support AES crypt routine (128/256 bits key)
• Support customize communication baudrate and system clock frequcene.
• Automatically calculate the baudrate error.
• Write with AVR GCC, 100 C code.
• High optimized code, occupy small space.
• Cut out the function conveniently, and can meet different requirements.
• Support Watchdog.
• User may use the LED to show the upgrade status.
• Support to use super terminal as download software on PC.
• Support verification while write to FLASH.
• Can define the size of user program section.
-
AVR BOOTLOADER
• Support many types of AVR microcontrollers.
• Support AVR device with multi-uart.
• Support RS232/RS485/RS422 mode.
-Support AES crypt routine (128/256 bits key)
• Support customize communication baudrate and system clock frequcene.
• Automatically calculate the baudrate error.
• Write with AVR GCC, 100 C code.
• High optimized code, occupy small space.
• Cut out the function conveniently, and can meet different requirements.
• Support Watchdog.
• User may use the LED to show the upgrade status.
• Support to use super terminal as download software on PC.
• Support verification while write to FLASH.
• Can define the size of user program section.
Platform: |
Size: 537600 |
Author: sanya |
Hits:
Description: Advanced Encryption Standard 128-Bits C Code.
Platform: |
Size: 8192 |
Author: Dr.Wael
|
Hits:
Description: C语言 AES加密代码 支持128 256 位机密(The C language AES encryption code supports 128256 bit Secrets)
Platform: |
Size: 10240 |
Author: 说不得大师 |
Hits: