السنة الأكاديمية:
2007
Supervisors:
أشرف عرموش الطلاب:
توفيق حمدي
محمد سلمان
القسم:
هندسة الحاسوب الملفات:
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.