文件名称:aes_mini_project
介绍说明--下载内容均来自于网络,请自行研究使用
It is encryption and decryption algorithm.
AES is a symmetric encryption algorithm processing data in block of 128 bits.Under the influence of a key, a 128-bit block is encrypted by transforming it in a unique way into a new block of the same size. AES is symmetric since the same key is used for encryption and the reverse transformation, decryption. The only secret necessary to keep for security is the key. AES may configured to use different key-lengths, the standard defines 3 lengths and the resulting algorithms are named AES-128, AES-192 and AES-256 respectively to indicate the length in bits of the key. Each additional bit in the key effectively doubles the strength of the algorithm, when defined as the time necessary for an attacker to stage a brute force attack, i.e. an exhaustive search of all possible key combinations in order to find the right one.
AES is a symmetric encryption algorithm processing data in block of 128 bits.Under the influence of a key, a 128-bit block is encrypted by transforming it in a unique way into a new block of the same size. AES is symmetric since the same key is used for encryption and the reverse transformation, decryption. The only secret necessary to keep for security is the key. AES may configured to use different key-lengths, the standard defines 3 lengths and the resulting algorithms are named AES-128, AES-192 and AES-256 respectively to indicate the length in bits of the key. Each additional bit in the key effectively doubles the strength of the algorithm, when defined as the time necessary for an attacker to stage a brute force attack, i.e. an exhaustive search of all possible key combinations in order to find the right one.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
aes mini project\1MAIN SHEET1.docx
................\abstract.docx
................\aes final report.docx
................\AES.ppt
................\aesspec.pdf
................\certificate.docx
................\contents.docx
................\OUTPUT.docx
................\source code.rar
aes mini project
................\abstract.docx
................\aes final report.docx
................\AES.ppt
................\aesspec.pdf
................\certificate.docx
................\contents.docx
................\OUTPUT.docx
................\source code.rar
aes mini project