Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - AES CBC
Search - AES CBC - List
aes cbc mode source code
Update : 2008-10-13 Size : 44.28kb Publisher : milaner

AES算法C源码-AES C source
Update : 2025-02-17 Size : 9kb Publisher :

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
Update : 2025-02-17 Size : 33kb Publisher : 于杳

内核加解密算法 加解密函数库及其使用说明,详见附件。 find_cipher_by_name中参数ciphername可取的值为下面的组合,对应不同的模式: (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-ecb (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc5,rc6,serpent,twofish)-cbc (des,des_ede3,aes,blowfish,cast5,dfc,idea,mars,rc6,serpent,twofish)-cfb struct cipher_implementation* ci中对应的可调用的method:encrypt_iv decrypt_iv encrypt decrypt 比如以des-cbc为find_cipher_by_name的参数得到的ci调用encrypt_iv,decrypt_iv. find_digest_by_name中参数digestname可取的值: sha1 md5 struct digest_implementation* di中对应的可调用的method:open update digest close hmac 计算digest时调用di->digest,计算hmac时调用di->hmac. 注意:加载我们需要的cipher-*.o和digest-*.o之前需先加载cryptoapi.o。 -core encryption and decryption algorithm encryption and decryption functions and their use, as detailed in the annex. Find_cipher_by_name cipher desirable parameter values to the following portfolio, dealing with different modes : (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish)- ecb ( des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, RC5, production, serpent, twofish)- cbc (des, des_ede3, Aes, blowfish, cast5, DFC, the idea, mars, production, the serpent , twofish)- Sample struct cipher_implementation ci* corresponding the available method : encrypt_iv decrypt_iv encrypt decrypt such as a des-cbc find_cipher_by_name parameters for the ci call encrypt_iv, decrypt_iv. find_digest_by_name digestname desirable parameter values : sha1 md
Update : 2025-02-17 Size : 136kb Publisher : xf

aes加密与des加密(包括三重des加密与cbc工作模式)-aes encryption and des encryption (including triple-des encryption and cbc mode)
Update : 2025-02-17 Size : 183kb Publisher : 刘华

这是一个aes的加密算法,可以进行一般的文本加密,还可以用于图象加密,是一个很多人用的算法.-Orangk'aes This is an encryption algorithm that can be a general text encryption can also be used for image encryption, is a lot of people using the algorithm.
Update : 2025-02-17 Size : 2kb Publisher : 方泽栋

DL : 0
C语言环境下的AES加密算法,支持128位的AES加密。-C language environment AES encryption algorithm, support 128-bit AES encryption.
Update : 2025-02-17 Size : 45kb Publisher : 于磊

DL : 0
一个AES加密算法C源代码, 明文分组长度为192 状态列数为6。-An AES encryption algorithm C source code, expressly division status bar length is 192 for 6.
Update : 2025-02-17 Size : 3kb Publisher : 张为

AES的Verilog实现,用于加密的算法硬件实现!-AES realize the Verilog for hardware implementation of encryption algorithms!
Update : 2025-02-17 Size : 68kb Publisher : 刘志刚

aes cbc mode source code
Update : 2025-02-17 Size : 3.33mb Publisher :

DL : 0
用C语言实现的aes加解密算法。分组长度设定为128,密钥长度为128.-Using C language to achieve aes encryption algorithm. Packet length is set to 128, key length to 128.
Update : 2025-02-17 Size : 5kb Publisher : jame

DL : 0
AES加解密算法的C语言实现,可用于嵌入式,PC机程序-source code for AES, c language
Update : 2025-02-17 Size : 4kb Publisher : brian

DL : 1
本程序是AES算法的实现,包括加密与解密,分组长度128bit,密钥长度为128bit、192bit或256bit-This procedure is the AES algorithm, including the encryption and decryption, packet length of 128bit, key length of 128bit, 192bit or 256bit
Update : 2025-02-17 Size : 487kb Publisher : lishen

DL : 0
AES标准加密解密算法,写的相当好。Main函数里面有详细的调用,可以参考。其实很简单的,呵呵。-AES standard encryption and decryption algorithms, written in a very good job. Main function call there are detailed reference. In fact, very simple, huh, huh.
Update : 2025-02-17 Size : 3kb Publisher : 朱克

Program that implements AES CBC encryption and decryption using OpenSSL library
Update : 2025-02-17 Size : 466kb Publisher : nykeru

DL : 0
Aes256 encryption, cbc mode,using IV and a 256 bit key
Update : 2025-02-17 Size : 1kb Publisher : cris

DL : 0
aes加密算法,c语言编写,ECB的加密方式-aes encryption algorithm, c language, ECB mode encryption
Update : 2025-02-17 Size : 57kb Publisher : apple

DL : 0
AES算法的C语言版本,支持ECB和CBC模式,速度和体积都经过本人精心优化,适合于C51、ARM和PC,内有Keil、ADS和VC6 三个工程和测试代码,并附有算法原理和演示动画资料。-The C language version of the AES algorithm supports ECB and CBC mode, speed and code size after I carefully optimized for the C51, ARM and PC, there Keil, ADS and VC6 three project and test code, together with the algorithm principle and animation data.
Update : 2025-02-17 Size : 547kb Publisher : lbf

AES CBC routines supporting the Power 7+ Nest Accelerators driver.
Update : 2025-02-17 Size : 2kb Publisher : vzfeinong

MFC工程,实现AES CBC 128bit NoPading和PKCS5Pading的功能(MFC AES CBC 128bit NoPading project implementation, and the function of PKCS5Pading)
Update : 2025-02-17 Size : 28kb Publisher : 牛牛2050
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.