انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة

Lecture_2

الكلية كلية تكنولوجيا المعلومات     القسم قسم البرامجيات     المرحلة 4
أستاذ المادة الحارث عبد الكريم عبد الله الخفاجي       11/02/2017 20:12:14
Encryption for Confidentiality
Aim:assure confidential information not made available to unauthorized individuals (data confidentiality)
How:encrypt the original data; anyone can see the encrypted data, but only authorized individuals can decrypt to see the original data
Used for both sending data a cross network and storing data on a computer system
Definitions
Plaintext: original message
Ciphertext: encrypted or coded message
Encryption: convert from plaintext to ciphertext (enciphering)
Decryption: restore the plaintext from ciphertext (deciphering)
Key: information used in cipher known only to sender/receiver
Cipher: a particular algorithm (cryptographic system)
Cryptography: study of algorithms used for encryption
Cryptanalysis: study of techniques for decryption without knowledge of plaintext
Cryptology: areas of cryptography and cryptanalysis
Requirements for secure use of symmetric encryption:
Strong encryption algorithm: Given the algorithm and ciphertext, an attacker cannot obtain key or plaintext
Sender/receiver know secret key (and keep it secret)
Assumptions:
Cipher is known
Secure channel to distribute keys


المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .