Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 8

CRYPTANALYSIS AND IMPROVEMENT

OF THE IMAGE ENCRYPTION

A PROJECT REPORT

Submitted by

R.DHEENADHAYALAN (622018104007)

S.DINESH (622018104009)

R.NAGARAJ (622018104037)

in partial fulfillment for the award of the


degree of
BACHELOR OF ENGINEERING
IN
COMPUTER SCIENCE AND ENGINEERING

PAAVAI COLLEGE OF ENGINEERING

PACHAL, NAMAKKAL-637018

ANNA UNIVERSITY: CHENNAI 600 025


APRIL 2022
ANNA UNIVERSITY: CHENNAI 600

025 BONAFIDE CERTIFICATE

Certified that this project report “CRYPTANALYSIS AND IMPROVEMENT


OF THE IMAGE ENCRYPTION”is the Bonafide work of
“DHEENADHAYALAN.R(622018104007),DINESH.S(622018104009),NAGA
RAJ.R(622018104037)”who carried out the project work under my supervision.

SIGNATURE SIGNATURE

Mr.R.MURUGESAN.,M.E,(Ph.D.)., Mrs.C.AARTHY.,M.E,

ASSOCIATE PROFESSOR, ASSISTANT

PROFESSOR, HEAD OF THE DEPARTMENT, SUPERVISOR,

Department of CSE, Department of CSE,

Paavai College of Engineering. Paavai College of Engineering.

Certified that candidate was examined in the Anna university project viva-voce
examination held on…………..

INTERNAL EXAMINER EXTERNAL EXAMINER


ACKNOWLEDGEMENT

We express our profound gratitude with pleasure to our most respected


Chairman Shri. CA. N.V.Natrajan, B.Com, FCA.,and also to our beloved
Correspondent Smt. N.Mangai Natrajan, M.Sc., for giving motivation and
providing all necessary facility for the successful completion of this project.

It is our privilege to thank our beloved Director-Administration


Dr.K.K.Ramasamy, M.E,Ph.D., and our Principal Dr.A.Immanuvel, M.E,Ph.D.,
for their moral support and deeds in bringing out this project successfully

We extend our gratefulness to Mr.R.Murugesan, M.E,(Ph.D)., Associate


Professor, Head of the Department, Department of Computer Science
and Engineering, for his encouragement and constant support in successful
completion of project.

We convey our thanks to Mrs.C.Aarthy., M.E., Assistant Professor,


Department of Computer Science and Engineering, our supervisor for beingmore
informative and providing suggestions regarding this project all the time.

We would like to express our sincere thanks and heartiest gratitude to our
project coordinator Mr.R.Murugesan, M.E,(Ph.D)., head of department, his
meticulous guidance and timely help during project work.

We express thanks to All our department staff members and friends for
their encouragement and advice to do the project work with full interest and
enthusiasm.
INDEX

S.NO CHAPTER PAGE.NO

1 INTRODUCTION 1

1.1 Internet Finance 1

1.2 Loan Fraud Detection 2

1.3 Financial model 5

1.4 Machine Learning 8

1.5 Classes of Machine Learning 9

1.5.1 Examples of Supervised Learning 9

1.6 Prediction Model 10

LITERATURE SURVEY
2 12

3 SYSTEM ANALYSIS 22

3.1 EXISTING ANALYSIS 22

3.2 DISADVANTAGE 22

3.3 PROPOSED SYSTEM 22

3.4 ADVANTAGE 23

3.5 SYSTEM ARCHITECTURE 23

4 IMPLEMENTATION 24
4.1 MODULE 24
4.1.1 DATA ACQUISITION 24
4.1.2 PREPROCESSING 24

4.1.3 FEATURE EXTRACTION 24

4.1.4 TRAINING
25
4.1.5 TESTING PROCESS

SYSTEM REQUIREMENTS
5 25

5.1 SOFTWARE REQUIREMENTS 25

5.2MATLAB 25

5.3INTRODUCTION 26

5.4 FEATURES OF MATLAB 27

5.4.1 INTERFACING WITH OTHER 28

LANGUAGES

5.5 THE MATLAB SYSTEM 31

5.5.1 DESKTOP TOOLS 32


5.5.2 ANALYZING AND ACCESSING DATA 37
5.5.3 PERFORMING NUMERIC
38
COMPUTATION
6 SYSTEM DESIGN 40
6.1 UML DIAGRAMS
40
6.1.1 USE CASE DIAGRAM
41
6.1.2 CLASS DIAGRAM
42
6.1.3 SEQUENCE DIAGRAM
42
6.1.4 DEPLOYMENT
43
6.1.5 DATA FLOW DIAGRAM
44

7 SYSTEM DESIGN 45
7.1 TYPES OF TESTS
45
7.1.1 Unit Testing
47
7.1.2 Integration Testing
48
7.1.3 Acceptance Testing
48

8 CONCLUSION 49

9 REFERENCE 49
LIST OF FIGURES

FIGURE NO NAME OF THE FIGURES PAGE NO

1.1 Block diagram for image processing 3


system

1.2 Block diagram of fundamental sequence 4


involved in an image processing system

1.3 Image processing techniques 6

3.3 System architecture 21

5.1 Command window 32

5.2 Current directory browser 35

6.1 Use case diagram 42

6.2 Class diagram 42

6.3 Sequence diagram 43

6.4 Deployment 44
LIST OF ABBERIVATIONS

S.NO ABBREVATION EXPANSION

1 AES - Advanced Encryption Standard

2 DNA - Deoxyribonucleic Acid

3 NMR - Nuclear Magnetic Resonance

4 PAPR - Peak to average Power Ratio

5 GUIDE - Grapical User Interface Development


Environment

6 UML - Unified Modeling Language

7 DFD - Data Flow Diagram

You might also like