Encryption
Encryption
ENCRYPTION ALGORITHM
Presented by :
Priyadarsani Behera
C.V.Raman clg of engg
TALK FLOW
Introduction
Features of Idea Cipher
The IDEA cipher algorithm
Problems with IDEA cipher
PGP Improvements
PGP Encryption
PGP Decryption
Summary
References
INTRODUCTION:-
Sometimes the data transmitted between
application processes is confidential, and the
applications would prefer that others not be
able to read it.
For example :-Military communication of voice
signals over the transmission channel must be ultra
secure. So the speech signal has to be coded to a
non-readable format & hence it is secure over the
network.
Data Security is an important issue in computer networks
and cryptographic algorithm are essential part in security.
As- - -
*IDEA is highly secure.
*It would take one bilion computers testing,one bilion
combinations per second and 10,000 bilion years to crack
the code.
It can be widely used in audio and video data
for cable TV, video conforencing,sensitive
financial and commercial data ,e-mail via public
networks, transmission lines via modem , router
or ATM link and smart cards.
There are currently no known effective attack
against the IDEA ciphers.
It was originally developed by James Massey
and Lai in 1990.1990.
FEATURES OF IDEA cipher
Message is encrypted with a 128-bit IDEA key via
different combinations of operations:
a. Additions
b. Multiplication
c. XOR
15
How PGP Decrypts:
17
SUMMARY