Skip to content

Authentication Encryption and Confidentiality Block Cipher Modes of Operation on Digital Image

Notifications You must be signed in to change notification settings

SiNa88/authentication-encryption-of-digital-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

Introduction

This repository provides the source codes in regard to the research on the performance evaluation of authentication encryption and confidentiality block cipher modes of operation on digital images in the Matlab framework.

Abstract

Authentication-encryption scheme, such as Offset Code Book (OCB) mode, offers both privacy and authenticity; that is to say, this scheme provides data authenticity without increasing the cost of encryption. The performance of this mode is compared with other confidentiality modes of operation, such as the fast counter (CTR) mode that just encrypts the image without verification. Various statistical methods, such as correlation coefficient, Number of Pixels Change Rate (NPCR), and Unified Average Changing Intensity (UACI) are utilized to analyze the efficiency of different modes. Results show that the model based on OCB scheme, by both AES and Serpent algorithms, exhibits good performance on a digital image compared to the models based on other modes. OCB-AES based scheme, associated with its own authentication, has considerable speed in comparison with other confidentiality modes.

Citation

Mehran, N. and Khayyambashi, M.R., 2017. Performance evaluation of authentication-encryption and confidentiality block cipher modes of operation on digital image. International Journal of Computer Network and Information Security, 11(9), p.30.

BibTex:

@article{mehran2017performance,
  title={Performance evaluation of authentication-encryption and confidentiality block cipher modes of operation on digital image},
  author={Mehran, Narges and Khayyambashi, Mohammad Reza},
  journal={International Journal of Computer Network and Information Security},
  volume={11},
  number={9},
  pages={30},
  year={2017},
  publisher={Modern Education and Computer Science Press}
}

About

Authentication Encryption and Confidentiality Block Cipher Modes of Operation on Digital Image

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published