|
International Journal of Applied Information Systems
Foundation of Computer Science (FCS), NY, USA
|
| Volume 1 - Issue 5 |
| Published: February 2012 |
| Authors: Puneet Kumar Kaushal, Rajeev Sobti, Dr. G. Geetha |
10.5120/ijais12-450184
|
Puneet Kumar Kaushal, Rajeev Sobti, Dr. G. Geetha . Random Key Chaining (RKC): AES Mode of Operation. International Journal of Applied Information Systems. 1, 5 (February 2012), 39-45. DOI=10.5120/ijais12-450184
@article{ 10.5120/ijais12-450184,
author = { Puneet Kumar Kaushal,Rajeev Sobti,Dr. G. Geetha },
title = { Random Key Chaining (RKC): AES Mode of Operation },
journal = { International Journal of Applied Information Systems },
year = { 2012 },
volume = { 1 },
number = { 5 },
pages = { 39-45 },
doi = { 10.5120/ijais12-450184 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2012
%A Puneet Kumar Kaushal
%A Rajeev Sobti
%A Dr. G. Geetha
%T Random Key Chaining (RKC): AES Mode of Operation%T
%J International Journal of Applied Information Systems
%V 1
%N 5
%P 39-45
%R 10.5120/ijais12-450184
%I Foundation of Computer Science (FCS), NY, USA
There is a compelling need for a mode of operation that can efficiently provide authenticated encryption at a higher data rate, and is capable of making use of pipelining and parallel processing. This paper describes Random Key Chaining (RKC) block cipher mode of operation that fills this need. RKC mode makes use of Deterministic Random Bit Generator (DRBG) andwith the application of DRBG every block of plaintext is being encrypted with a different key bringing it closer to one-time pad approach. The slight variation of RKC mode can be used as a confidentiality mode that can be used in application like hard-disk compression with reduced computational cost.