BI02515381541

Page 1

International Journal Of Computational Engineering Research (ijceronline.com) Vol. 2 Issue. 5

SURVEY OF FORMAT PRESERVING ENCRYPTION 1

S.Vidhya1 , K.Chitra2 Ph.D Scholar, Department of Computer Science, SCSVMV University, Kanchipuram, India. 2 Assistant Professor, Govt.Arts College, Melur, Madurai, India .

Abstract Cryptography is a technique used to transmit data in a secured way through the internet. Encryption is the process of converting information from its original form (called plaintext) into an encoded, unreadable form (called cipher text). Format preserving encryption (FPE) refers to a set of techniques for encrypting data such that the cipher text has the same format as the plaintext. A format-preserving encryption scheme is applicable for many real-life applications. FPE is a good encryption scheme that allows for encryption with minimal modifications to the original plain text. I examine the FPE model constructed by Black and Rogaway.

Keywords – Analysis of FPE, Data type preserving encryption, Format preserving encryption, FPE, Survey of FPE

I.Introduction "Security, like correctness, is not an add-on feature."-Andrew S. TanenbaumThe above quote (taken from Cryptography Quotation page) is trying to say that security is not something extra, but it is something essential. Encryption and decryption are the methods used to transmit messages and other sensitive documents and information. During the last few years, format-preserving encryption (FPE) has developed as a useful tool in applied cryptography. The goal is this: under the control of a symmetric key K, deterministically encrypt a plaintext X into a cipher text Y that has the same format as X . Data type - 1

Data type - 1

The another names for FPE are Data type Preserving Encryption (DPE) and Feistel Finite Set Encryption Mode (FFSEM). There are many names to indicate theFPEtechnique. The main aim of all the techniques is to get back the same size, and data type as the original plain text is being encrypted. Transmitting sensitive data securely over the multi-system environments with minimum changes [1].

II.Fpe Importance During Encryption and Decryption there is a need for changing the database to store the encrypted text. The main disadvantage in normal encryption method is the cost of modifying the existing databases and applications to process an encrypted information. These costs are related with two important criteria. First, sensitive information like credit card numbers is frequently used as primary key in databases, so changes of this field by encrypting data may require significant schema changes. Second, applications are related to specific data format; encryption will require a format change. In format preserving encryption there is no need to alter the database. A database field which contains a sixteen digits credit cannot store the DES generated cipher text. A Front end program cannot read it [2]. A Graphical User Interface would not display it. The normal encryption should provides lot of facilities for changes in data format throughout an application program and physical database schema. The main aim of FPE is to encrypt the data without the need to modify all of the systems that use that data; such as database field, queries, and all the application program.

A.

Data type - 2

Data type - n

ENCRYPTION

1. Data type - 2

3. 4. 5.

Data type - n

Fig.1 Format Preserving Encryption

Issn 2250-3005(online)

2.

Fpe Uses Encrypt all types of data including numeric and Alpha numeric Reduce changes to database or application schemas . The data is suitable for the existing data base field. It supports referential integrity Enables encryption of primary and foreign keys It also supports reversible and non-reversible data masking

Iii. Fpe Mechanism FPE security mechanism needs to be strong with the following limitations: 1. The attackers familiar with format and type of data in the database.

September| 2012

Page 1538


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.