Information systems security Course - Encryption lessons - Cryptography tutorials

Lesson 4 - Playfair Cipher - Symmetric Encryption - 1 -

The Playfair cipher is a written code or symmetric encryption technique that was the first substitution cipher used for the encryption of data. Introduced in 1854, it involved the use of keys that arrange alphabetical letters in geometric patterns in order to encode messages.


The Playfair cipher encrypts pairs of letters, called bigrams. This technique offers more security and is simple to use. The receiver of a ciphertext encrypted with the Playfair cipher only needs paper and pencil to figure out the plaintext making the cipher quite practical for telegraphy.


Encryption is a means of securing digital data using one or more mathematical techniques, along with a password or "key" used to decrypt the information. The encryption process translates information using an algorithm that makes the original information unreadable.

Cryptography is essential to protect the information shared across the internet. This course explains the fundamental concepts along with various encryption techniques.

Building ciphering algorithms via C-sharp , C# programming language.

In cryptography, encryption is the process of encoding information. This process converts the original representation of the information, known as plaintext, into an alternative form known as ciphertext. Ideally, only authorized parties can decipher a ciphertext back to plaintext and access the original information.

Information systems security, more commonly referred to as INFOSEC, refers to the processes and methodologies involved with keeping information confidential, available, and assuring its integrity. It also refers to: Access controls, which prevent unauthorized personnel from entering or accessing a system.

Cybersecurity is the combination of processes, practices, and technologies designed to protect networks, computers, programs, data and information from attack, damage or unauthorized access.


دورة أمن نظم المعلومات - دروس التشفير

الدرس الرابع - شيفرة بليفير- الجزء الأول - التشفير المتناظر
تعمية الاستبدال

تشفير بليفير عبارة عن رمز مكتوب أو تقنية تشفير متماثل كانت أول تشفير بديل يستخدم لتشفير البيانات. تم تقديمه في عام 1854 ، حيث تضمن استخدام المفاتيح التي ترتب الحروف الأبجدية في أنماط هندسية من أجل تشفير الرسائل.


تقوم شفرة بليفير بتشفير أزواج من الأحرف . توفر هذه التقنية مزيدًا من الأمان وهي سهلة الاستخدام. يحتاج مستقبل النص المشفر المشفر باستخدام شفرة بليفير إلى الورق والقلم الرصاص فقط لمعرفة النص العادي مما يجعل التشفير عمليًا تمامًا للتلغراف.


التشفير هو وسيلة لتأمين البيانات الرقمية باستخدام تقنية رياضية واحدة أو أكثر ، إلى جانب كلمة مرور أو "مفتاح" يستخدم لفك تشفير المعلومات. تقوم عملية التشفير بترجمة المعلومات باستخدام خوارزمية تجعل المعلومات الأصلية غير قابلة للقراءة.

التشفير هو عملية تشفير المعلومات. تقوم هذه العملية بتحويل التمثيل الأصلي للمعلومات ، المعروف بالنص العادي ، إلى شكل بديل يُعرف بالنص المشفر. من الناحية المثالية ، يمكن للأطراف المخولة فقط فك تشفير النص المشفر إلى نص عادي والوصول إلى المعلومات الأصلية.

بناء خوارزميات التشفير عبر لغة البرمجة سي شارب.

يشير أمن أنظمة المعلومات إلى العمليات والمنهجيات المتضمنة في الحفاظ على سرية المعلومات وإتاحتها وضمان سلامتها. كما يشير إلى: ضوابط الوصول ، والتي تمنع الأفراد غير المصرح لهم من دخول النظام أو الوصول إليه.

الأمن السيبراني هو مزيج من العمليات والممارسات والتقنيات المصممة لحماية الشبكات وأجهزة الكمبيوتر والبرامج والبيانات والمعلومات من الهجوم أو التلف أو الوصول غير المصرح به.