You are on page 1of 3

SECURITY ALGORITHM

Introduction
In this age of universal electronic connectivity of virus & hackers, electronic fraud, there
is indeed no time at which security does not matter. For securing the environment of
electronic connectivity, two tends have came together for network security

1:-- the explosive growth in computer and their interconnection via network

2:-- the disciplines of cryptography and network have matured

The area of our interest for the security purpose is cryptography

With use of this algorithm you can easily encrypt any message, this algorithm helps to
minimizing the effort, required to encrypt any type of message. The user of this
algorithm can easily encrypt the message in minimum time

Description of the problem


Problem introduction or problem statement is the starting point of the algorithm
development activity. The algorithm project is initiated by the need of the organization to
exchange the secure data. In the beginning these needs are in the mind of various
people in the client’s organization. The analyst has to identify the requirement by talking
to these people and understanding their needs.

Important factor which we have to know about this mini project

---Purpose

---Scope

---Definition

Purpose
The purpose of this document is to describe the requirements, both functional and
performance based for my cryptography algorithm or security algorithm. This document
will give both the general overview and specific information related to the algorithm and
the user.

Scope
Cryptography algorithm is an application. This application will encrypt any message and
will be used by:

--- Any company provide security for the network

---It is using for all type of information exchange

---It can be used for the secure communication between many firms and organization

--- It can be used for the secure transaction purpose

So that our data is more secure over the internetwork (internet) and the process of the
data transfer is more convenient and more secure

Definition

Cryptography
Cryptography is taken from a greek word kryptos + graph

Kryptos means “hidden” or “secret”

Graph means “writing”

Cryptography is the practice and study of hiding information .Cryptography prior to the
modern age was almost synonymous with encryption, the conversion of information
from readable to nonsense.

Modern cryptography intersect the principle of mathematics, computer science and


engineering. The normal message in readable state is called the plaintext and the
message after the encryption process is reffered to as the cipher text, in the
cryptography system. The cipher or cypher is a pair of algorithm that creates the
encryption and the reverse decryption.

CRYPTOANALYSIS
Cryptoanalysis is the term used for the study of any method of obtaining the meaning of
encrypted information without access to the key, Normally we required to the key to
access the plain text from the cipher text i.e. it is the study of how to crack the
encryption algorithm or their implementation.

You might also like