Encryption Project
Encryption Project
:
• Encryption (and decryption) are the processes involved
in the science of cryptography. Take a message in plain text
and encrypt it so it cannot be understood except by
someone possessing the decrypt key. This has been used
for over 2,000 years.
Speech Encryption:
Encryption is a much stronger method of protecting speech
communications than any form of scrambling. Voice encryptions work by
digitizing the conversation at the telephone and applying a cryptographic
technique to the resulting bit-stream. In order to decrypt the speech, the
correct encryption method and key must be used.
Encryption algorithms:
• Block codes: the most widespread algorithms, they encrypt data
by blocks of certain sizes and transform that data with keys into
blocks of the same size.
Note: our next step in the project to find the best encryption algorithms that will
be using it to encrypt the voice, after reading every algorithm individually and know
the advantages, disadvantages and robustness of it and if it can be applicable to our
application.
SIMPLIFIED SYSTEM DSP DESIGN FLOW
Flow data into and out of the processor, it related on the real time and
who data is flowed.