標題: Structural Binary CBC Encryption Mode
作者: Yeh, Yi-Shiung
Huang, Ting-Yu
Lin, Han-Yu
資訊工程學系
Department of Computer Science
關鍵字: block cipher;encryption mode;data structure;binary tree;CBC
公開日期: 1-五月-2009
摘要: A block cipher is a kind of symmetric encryption algorithm that operates on blocks of fixed length, often 64 or 128 bits. It transforms blocks of plaintext into blocks of ciphertext of the same length under the provided secret key. A common characteristic of currently Widely used modes of operation such as CBC, CFB and OFB is the sequential procedure. i.e., the encryption/decryption algorithm can not start to process until the previous operation finished, which is considered to be inefficient in multi-processor structures. In this paper, we combine CBC mode of operation and the binary free data structure to propose a new structural binary CBC encryption mode allowing parallelized computing. A significant property of the proposed mode of operation is independent branch operations. When applied in multi-processor structures, different branch operations can make effective use of CPUs to perform in parallel, which will lead to shorter computing time and greatly improve the overall performance.
URI: http://hdl.handle.net/11536/7327
ISSN: 1016-2364
期刊: JOURNAL OF INFORMATION SCIENCE AND ENGINEERING
Volume: 25
Issue: 3
起始頁: 937
結束頁: 944
顯示於類別:期刊論文


文件中的檔案:

  1. 000266302900019.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。