Academic Year:
2007
Supervisors:
Ashraf Armoush Students:
Tawfiq hamidi
Mahmmoud Saleman
Department:
Computer Engineering Files:
The project: is to encrypt the voice and decrypting it using hardware.
The main steps:
1. Take the voice from microphone.
2. Convert it to digital value.
3. Encrypt it using Encryption algorithm with secret key.
4. Send the voice to second site digitally.
5. The other site will receive the cipher (encrypted voice).
6. Using the encryption algorithm with secret key to decrypt the voice.
7. Play it again.